Skip to main content
A newer version of this page is available. .
All docs
V21.1

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