Skip to main content
All docs
V26.1
  • AzureRouteIsochroneCalculationResult.IsochroneResult Property

    Gets isochrone calculation results as isochrone polygon points.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.dll

    Declaration

    public AzureRouteIsochroneResult IsochroneResult { get; }

    Property Value

    Type Description
    AzureRouteIsochroneResult

    An object that stores isochrone calculation results.

    See Also