Back to Devexpress

MapLinePoint2YMapping Class

windowsforms-devexpress-dot-xtramap-dot-maplinepoint2ymapping.md

latest1.3 KB
Original Source

MapLinePoint2YMapping Class

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

Inheritance

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

See Also

MapLinePoint2YMapping Members

DevExpress.XtraMap Namespace