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

MapItemHighlightedStrokeMapping Class

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapItemHighlightedStrokeMapping :
    MapItemColorMappingBase

Inheritance

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