Click or drag to resize

RhinoDocUndoActive Property

Returns true if Undo is currently active.

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

Property Value

Type: Boolean
See Also