Back to Devexpress

MapLinePoint2XMapping Class

windowsforms-devexpress-dot-xtramap-dot-maplinepoint2xmapping.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class MapLinePoint2XMapping :
    MapLinePropertyMappingBase
vb
Public Class MapLinePoint2XMapping
    Inherits MapLinePropertyMappingBase

Inheritance

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

See Also

MapLinePoint2XMapping Members

DevExpress.XtraMap Namespace