Back to Devexpress

BingRouteLeg.EndLocation Property

wpf-devexpress-dot-xpf-dot-map-dot-bingrouteleg-3a401c10.md

latest1.0 KB
Original Source

BingRouteLeg.EndLocation Property

Returns information about the end location on the map.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
LocationInformation

LocationInformation object.

|

See Also

BingRouteLeg Class

BingRouteLeg Members

DevExpress.Xpf.Map Namespace