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