BingRouteIsochroneResult.Polygons Property
Returns a list of isochrone polygons.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
List<BingRouteIsochronePolygonResult> | A list of polygons that specify the isochrone calculation result. |
See Also