A newer version of this page is available.
Switch to the current version.
MapLinePropertyMappingBase Class
The base class for all MapLine property mappings.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public abstract class MapLinePropertyMappingBase :
MapItemPropertyMappingBase<MapLine>
Public MustInherit Class MapLinePropertyMappingBase
Inherits MapItemPropertyMappingBase(Of MapLine)
Inheritance
Object
DevExpress.XtraMap.Native.MapItemMappingBase
MapItemPropertyMappingBase
DevExpress.XtraMap.MapItemPropertyMappingBase<MapLine>
MapLinePropertyMappingBase
See Also
Feedback