BingRouteIsochronePolygonResult.Coordinates Property
Returns a list of geographical coordinates that define the calculated isochrone vertices.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
List<GeoPoint> | A list of geographical points that are the resulting isochrone vertices. |
See Also