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

MapLinePropertyMappingBase Class

The base class for all MapLine property mappings.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract class MapLinePropertyMappingBase :
    MapItemPropertyMappingBase<MapLine>

Inheritance

Object
DevExpress.XtraMap.Native.MapItemMappingBase
See Also