GetBaseClassResult Method |
Returns result of the Get*() call.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public GetResult Result()
Public Function Result As GetResult
Return Value
Type:
GetResultThe result of the last Get*() call.
See Also