Click or drag to resize

RhinoDocCurrentUndoRecordSerialNumber Property

>0: undo recording is active and being saved on the undo record with the specified serial number. 0: undo recording is not active. (Disabled or nothing is being recorded.)

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

Property Value

Type: UInt32
See Also