CommandEventArgsCommandResult Property |
Gets the result of the command that raised this event.
This value is only meaningful during EndCommand events.
Namespace:
Rhino.Commands
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Result CommandResult { get; }Public ReadOnly Property CommandResult As Result
Get
Property Value
Type:
Result
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also