Skip to main content
All docs
V25.1
  • BingRouteIsochroneDataProvider.IsochroneOptions Property

    Returns the options used to calculate an isochrone.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public BingRouteIsochroneOptions IsochroneOptions { get; }

    Property Value

    Type Description
    BingRouteIsochroneOptions

    Stores options that are applied when an isochrone is calculated.

    See Also