RhinoDocActiveCommandId Property |
Get the ID of the active command.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic Guid ActiveCommandId { get; }
Public ReadOnly Property ActiveCommandId As Guid
Get
Property Value
Type:
Guid
See Also