Back to Devexpress

MapHitInfo.MapLine Property

windowsforms-devexpress-dot-xtramap-dot-maphitinfo-60f62cb9.md

latest1.0 KB
Original Source

MapHitInfo.MapLine Property

Gets a MapLine which is located under the test point.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public MapLine MapLine { get; }
vb
Public ReadOnly Property MapLine As MapLine

Property Value

TypeDescription
MapLine

A MapLine object that is the line located under the test point.

|

See Also

MapHitInfo Class

MapHitInfo Members

DevExpress.XtraMap Namespace