Click or drag to resize

GH_UndoActionState Property

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

Property Value

Type: GH_UndoState

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoAction.State"]

Implements

IGH_UndoActionState
See Also