GH_UndoAction.State Property

GH_UndoActionState Property

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

Property Value

Type: GH_UndoState

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

Implements

IGH_UndoActionState
See Also