Skip to main content
A newer version of this page is available. .

MapItemStrokeWidthMapping Class

This class allows setting the data member value to the MapItem.StrokeWidth property.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapItemStrokeWidthMapping :
    MapItemPropertyMappingBase<MapItem>

Inheritance

Object
DevExpress.XtraMap.Native.MapItemMappingBase
MapItemPropertyMappingBase
DevExpress.XtraMap.MapItemPropertyMappingBase<MapItem>
MapItemStrokeWidthMapping
See Also