New to Telerik UI for WPFStart a free 30-day trial

Event args class for CalculateRouteError event.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class BingRestCalculateRouteErrorEventArgs : BingRestRequestErrorEventArgs

Inheritance: objectEventArgsBingRestRequestErrorEventArgsBingRestCalculateRouteErrorEventArgs

Inherited Members BingRestRequestErrorEventArgs.ErrorEventArgs.Empty

Constructors

Initializes a new instance of the BingRestCalculateRouteErrorEventArgs class.

C#
public BingRestCalculateRouteErrorEventArgs(Exception error)
Parameters:errorException

The error.