Back to Devexpress

MapLinePoint1YMapping Class

windowsforms-devexpress-dot-xtramap-dot-maplinepoint1ymapping.md

latest1.3 KB
Original Source

MapLinePoint1YMapping Class

This class allows you to map the Y 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 MapLinePoint1YMapping :
    MapLinePropertyMappingBase
vb
Public Class MapLinePoint1YMapping
    Inherits MapLinePropertyMappingBase

Inheritance

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

See Also

MapLinePoint1YMapping Members

DevExpress.XtraMap Namespace