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

MapItemSelectedStrokeMapping Class

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapItemSelectedStrokeMapping :
    MapItemColorMappingBase

Inheritance

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