Skip to main content

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

NuGet Package: DevExpress.Win.Map

Declaration

public class MapLinePoint1YMapping :
    MapLinePropertyMappingBase

Inheritance

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