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)
Syntaxpublic uint CurrentUndoRecordSerialNumber { get; }Public ReadOnly Property CurrentUndoRecordSerialNumber As UInteger
Get
Property Value
Type:
UInt32
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also