ClassBingRestCalculateElevationErrorEventArgs
Class
Event args for the CalculateElevationError event.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class BingRestCalculateElevationErrorEventArgs : BingRestRequestErrorEventArgs
Inheritance: objectEventArgsBingRestRequestErrorEventArgsBingRestCalculateElevationErrorEventArgs
Inherited Members
Constructors
BingRestCalculateElevationErrorEventArgs(Exception)
Initializes a new instance of the BingRestCalculateElevationErrorEventArgs class.
Declaration
cs-api-definition
public BingRestCalculateElevationErrorEventArgs(Exception error)
Parameters
error
The error.