BingRouteLeg.EndLocation Property
In This Article
Returns information about the end location on the map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public LocationInformation EndLocation { get; }
#Property Value
Type | Description |
---|---|
Location |
Location |
See Also