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

Event args for the CalculateElevationError 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 BingRestCalculateElevationErrorEventArgs : BingRestRequestErrorEventArgs

Inheritance: objectEventArgsBingRestRequestErrorEventArgsBingRestCalculateElevationErrorEventArgs

Inherited Members BingRestRequestErrorEventArgs.ErrorEventArgs.Empty

Constructors

Initializes a new instance of the BingRestCalculateElevationErrorEventArgs class.

C#
public BingRestCalculateElevationErrorEventArgs(Exception error)
Parameters:errorException

The error.