Click or drag to resize

GH_DocumentUndoStateChanged Event

Raised whenever there is a change to the document undo/redo stack.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_DocumentUndoStateChangedEventHandler UndoStateChanged

Value

Type: Grasshopper.KernelGH_DocumentUndoStateChangedEventHandler
See Also