Skip to content

P_Rhino_RhinoDoc_UndoRecordingIsActive

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoDoc.UndoRecordingIsActive Property

true if undo recording is actually happening now.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool UndoRecordingIsActive { get; }

VB

Public ReadOnly Property UndoRecordingIsActive As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

Clone this wiki locally