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