Skip to main content

MapLinePropertyMappingBase Class

The base class for all MapLine property mappings.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract class MapLinePropertyMappingBase :
    MapItemPropertyMappingBase<MapLine>

Inheritance

Object
DevExpress.XtraMap.Native.MapItemMappingBase
See Also