Click or drag to resize

GH_UndoRecordState Property

Gets the undo state of this record. The state dictates which action are legal.

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_UndoRecord.State"]

See Also