Skip to main content
All docs
V26.1
  • BingRouteIsochroneOptions Members

    Obsolete. Stores the options that are used to calculate an isochrone.

    Constructors

    Name Description
    BingRouteIsochroneOptions() Initializes a new instance of the BingRouteIsochroneOptions class.

    Fields

    Name Description
    DistanceUnitProperty static Identifies the DistanceUnit dependency property.
    ModeProperty static Identifies the Mode dependency property.
    TimeUnitProperty static Identifies the TimeUnit dependency property.

    Properties

    Name Description
    DistanceUnit Gets or sets the distance measurement unit for which an isochrone is calculated.
    Mode Gets or sets the mode of transportation.
    TimeUnit Gets or sets the measurement unit of time that is used to calculate an isochrone.

    Events

    Name Description
    PropertyChanged Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
    See Also