Back to Devexpress

MapHitInfo.MapLine Property

wpf-devexpress-dot-xpf-dot-map-dot-maphitinfo-bec6870f.md

latest1004 B
Original Source

MapHitInfo.MapLine Property

Gets a MapLine which is located under the test point.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.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.Xpf.Map Namespace