Skip to main content
All docs
V25.1
  • AzureRouteIsochroneOptions Properties

    Contains isochrone calculation options passed to the Azure Maps service.
    Name Description
    AvoidTypes Excludes specified road or transportation types from the route.
    CanFreeze Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
    DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
    Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
    ExtendedRouteDefinitions Specifies additional route calculation parameters (definitions).
    IsFrozen Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
    IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
    RouteReport Specifies the type of data that should be reported for diagnostic purposes.
    TravelMode Specifies the transportation / commute mode.
    See Also