Skip to main content
All docs
V25.1
  • BingRouteIsochroneCalculatedEventArgs Constructors

    Obsolete. Provides data for the IsochroneCalculated event.
    Name Parameters Description
    BingRouteIsochroneCalculatedEventArgs(RouteIsochroneCalculationResult, Exception, Boolean, Object) calculationResult, error, cancelled, userState Initializes a new instance of the BingRouteIsochroneCalculatedEventArgs class with specified settings.
    See Also