Skip to main content

MapLinePoint2XMapping Class

This class allows you to map the X coordinate of MapLine.Point2 to a data source field.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapLinePoint2XMapping :
    MapLinePropertyMappingBase

Inheritance

Object
DevExpress.XtraMap.Native.MapItemMappingBase
MapItemPropertyMappingBase
DevExpress.XtraMap.MapItemPropertyMappingBase<MapLine>
MapLinePropertyMappingBase
MapLinePoint2XMapping
See Also