Click or drag to resize

GH_UndoServerUndoCount Property

Number of undo records currently in the stack.

Namespace:  Grasshopper.Kernel.Undo
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int UndoCount { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoServer.UndoCount"]

See Also