Back to Devexpress

MapDotShapeKindMapping Class

windowsforms-devexpress-dot-xtramap-8c7b2ef1.md

latest1.3 KB
Original Source

MapDotShapeKindMapping Class

This class allows you to map the MapDot.ShapeKind property to a data source field.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class MapDotShapeKindMapping :
    MapDotPropertyMappingBase
vb
Public Class MapDotShapeKindMapping
    Inherits MapDotPropertyMappingBase

Inheritance

Object DevExpress.XtraMap.Native.MapItemMappingBase MapItemPropertyMappingBase DevExpress.XtraMap.MapItemPropertyMappingBase<MapDot> MapDotPropertyMappingBase MapDotShapeKindMapping

See Also

MapDotShapeKindMapping Members

DevExpress.XtraMap Namespace