Back to Devexpress

MapLinePoint1XMapping Class

windowsforms-devexpress-dot-xtramap-dot-maplinepoint1xmapping.md

latest1.3 KB
Original Source

MapLinePoint1XMapping Class

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Inheritance

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

See Also

MapLinePoint1XMapping Members

DevExpress.XtraMap Namespace