BingRouteCalculatedEventArgs Constructors
Provides data for the BingRouteDataProvider.RouteCalculated event.Name | Parameters | Description |
---|---|---|
BingRouteCalculatedEventArgs(RouteCalculationResult, Exception, Boolean, Object) | calculationResult, error, cancelled, userState | Initializes a new instance of the BingRouteCalculatedEventArgs class with the specified values of event arguments. |
See Also