Skip to main content
All docs
V24.2

AzureRouteIsochroneCalculatedEventArgs.CalculationResult Property

Returns the result of an isochrone calculation (isoline polygon points and origin waypoint coordinates).

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

public AzureRouteIsochroneCalculationResult CalculationResult { get; }

Property Value

Type
AzureRouteIsochroneCalculationResult
See Also