Back to Devexpress

BingRouteIsochroneResult.Origin Property

wpf-devexpress-dot-xpf-dot-map-dot-bingrouteisochroneresult.md

latest1.1 KB
Original Source

BingRouteIsochroneResult.Origin Property

Returns the coordinates of the geographical point around which the BingRouteIsochroneDataProvider calculates an isochrone.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
GeoPoint

A geographical point around which an isochrone is calculated.

|

See Also

BingRouteIsochroneResult Class

BingRouteIsochroneResult Members

DevExpress.Xpf.Map Namespace