IGH_UndoAction.State Property

IGH_UndoActionState Property

Gets the current state of the undo action.

Namespace:  Grasshopper.Kernel.Undo
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
GH_UndoState State { get; }
ReadOnly Property State As GH_UndoState
	Get

Property Value

Type: GH_UndoState

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

See Also