MapLinePropertyMappingBase Class
In This Article
The base class for all MapLine property mappings.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public abstract class MapLinePropertyMappingBase :
MapItemPropertyMappingBase<MapLine>
#Inheritance
Object
DevExpress.XtraMap.Native.MapItemMappingBase
MapItemPropertyMappingBase
DevExpress.XtraMap.MapItemPropertyMappingBase<MapLine>
MapLinePropertyMappingBase
See Also