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