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

MapItemSelectedStrokeWidthMapping Class

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public class MapItemSelectedStrokeWidthMapping :
    MapItemPropertyMappingBase<MapItem>

Inheritance

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