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.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
GeoPoint | A geographical point around which an isochrone is calculated. |
See Also