RhinoDocUndoActive Property |
Returns true if Undo is currently active.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool UndoActive { get; }
Public ReadOnly Property UndoActive As Boolean
Get
Property Value
Type:
Boolean
See Also