GH_UndoServerRedoCount Property |
Number of redo records currently in the stack.
Namespace:
Grasshopper.Kernel.Undo
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int RedoCount { get; }
Public ReadOnly Property RedoCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoServer.RedoCount"]
See Also