Back to Devexpress

BingRouteLeg.EndLocation Property

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

latest1.1 KB
Original Source

BingRouteLeg.EndLocation Property

Returns information about the end location on the map.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public LocationInformation EndLocation { get; }
vb
Public ReadOnly Property EndLocation As LocationInformation

Property Value

TypeDescription
LocationInformation

A LocationInformation object.

|

See Also

BingRouteLeg Class

BingRouteLeg Members

DevExpress.XtraMap Namespace