Click or drag to resize

GetBaseClassResult Method

Returns result of the Get*() call.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public GetResult Result()

Return Value

Type: GetResult
The result of the last Get*() call.
See Also