Click or drag to resize

RhinoDocRedo Method

Redo the last action that was "undone"

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.16
Syntax
public bool Redo()

Return Value

Type: Boolean
true on success
See Also