Click or drag to resize

GH_DocUndoEventArgsOperation Property

Gets the type of undo operation that caused this event.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_UndoOperation Operation { get; }

Property Value

Type: GH_UndoOperation

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocUndoEventArgs.Operation"]

See Also