Back to Devexpress

MapShapePropertyMappingBase Class

windowsforms-devexpress-dot-xtramap-1970d345.md

latest2.2 KB
Original Source

MapShapePropertyMappingBase Class

The base class for all MapShape property mappings.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public abstract class MapShapePropertyMappingBase :
    MapItemPropertyMappingBase<MapShape>
vb
Public MustInherit Class MapShapePropertyMappingBase
    Inherits MapItemPropertyMappingBase(Of MapShape)

Inheritance

Show 15 items

Object DevExpress.XtraMap.Native.MapItemMappingBase MapItemPropertyMappingBase DevExpress.XtraMap.MapItemPropertyMappingBase<MapShape> MapShapePropertyMappingBase MapLineEndCapIsFilledMapping

MapLineEndCapLengthMapping

MapLineEndCapTemplateMapping

MapLineEndCapVisibleMapping

MapLineEndCapWidthMapping

MapLineStartCapIsFilledMapping

MapLineStartCapLengthMapping

MapLineStartCapTemplateMapping

MapLineStartCapVisibleMapping

MapLineStartCapWidthMapping

See Also

MapShapePropertyMappingBase Members

DevExpress.XtraMap Namespace