Click or drag to resize

CommandUndoRedo Event

Used to monitor Rhino's built in undo/redo support.

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<UndoRedoEventArgs> UndoRedo

Value

Type: SystemEventHandlerUndoRedoEventArgs
See Also