Back to Devexpress

BingRouteLeg.EndPoint Property

windowsforms-devexpress-dot-xtramap-dot-bingrouteleg.md

latest986 B
Original Source

BingRouteLeg.EndPoint Property

Gets the end point of this route leg.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public GeoPoint EndPoint { get; }
vb
Public ReadOnly Property EndPoint As GeoPoint

Property Value

TypeDescription
GeoPoint

A GeoPoint object.

|

See Also

BingRouteLeg Class

BingRouteLeg Members

DevExpress.XtraMap Namespace