Click or drag to resize

GH_UndoServerFirstRedoName Property

Gets the name of the last item in the redo stack (the first item to be redone).

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoServer.FirstRedoName"]

See Also