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