A newer version of this page is available.
Switch to the current version.
MapItemStrokeWidthMapping Class
This class allows setting the data member value to the MapItem.StrokeWidth property.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public class MapItemStrokeWidthMapping :
MapItemPropertyMappingBase<MapItem>
Public Class MapItemStrokeWidthMapping
Inherits MapItemPropertyMappingBase(Of MapItem)
Inheritance
Object
DevExpress.XtraMap.Native.MapItemMappingBase
MapItemPropertyMappingBase
DevExpress.XtraMap.MapItemPropertyMappingBase<MapItem>
MapItemStrokeWidthMapping
See Also
Feedback