Click or drag to resize

RhinoDocIsCommandRunning Property

Returns true if Rhino is currently running a command.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool IsCommandRunning { get; }

Property Value

Type: Boolean
See Also