Skip to main content
All docs
V23.2

BingRouteIsochroneCalculatedEventArgs Constructors

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