ClassCalculateElevationErrorEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadMap.dll
Syntax:
cs-api-definition
public class CalculateElevationErrorEventArgs : RequestErrorEventArgs
Inheritance: objectEventArgsRequestErrorEventArgsCalculateElevationErrorEventArgs
Inherited Members
Constructors
CalculateElevationErrorEventArgs(Exception)
Declaration
cs-api-definition
public CalculateElevationErrorEventArgs(Exception error)
Parameters
error