GetBaseClassResult Method |
Returns result of the Get*() call.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic GetResult Result()
Public Function Result As GetResult
Return Value
Type:
GetResultThe result of the last Get*() call.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also