BingRouteIsochronePolygonResult(List<GeoPoint>) Constructor
Initializes a new instance of the BingRouteIsochronePolygonResult class with specified settings.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| coordinates | List<GeoPoint> | A list of geographical points that define the resulting isochrone polygon’s vertices. This value is assigned to the |
See Also