Skip to main content
A newer version of this page is available. .

MapLinePoint2YMapping Class

This class allows setting the data member value to the Y coordinate of the MapLine.Point2.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapLinePoint2YMapping :
    MapLinePropertyMappingBase

Inheritance

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