RhinoCommon API
CommandUndoRedo Event |
Used to monitor Rhino's built in undo/redo support.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static event EventHandler<UndoRedoEventArgs> UndoRedo
Public Shared Event UndoRedo As EventHandler(Of UndoRedoEventArgs)
Value
Type: SystemEventHandlerUndoRedoEventArgs