RhinoDoc.UndoActive Property

RhinoDocUndoActive Property

Returns true if Undo is currently active.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool UndoActive { get; }
Public ReadOnly Property UndoActive As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.14
See Also