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
Constructors
Initializes a new instance of the BingRestCalculateElevationErrorEventArgs class.
C#
public BingRestCalculateElevationErrorEventArgs(Exception error)
The error.