RhinoCommon API
RhinoDocUndoRecordingIsActive Property |
true if undo recording is actually happening now.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public bool UndoRecordingIsActive { get; }
Public ReadOnly Property UndoRecordingIsActive As Boolean Get
Property Value
Type: Boolean