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