Click or drag to resize

UndoRedo Class

This class contains the event for UndoRedoChanged that is fired from RDK .
Inheritance Hierarchy
SystemObject
  Rhino.RenderUndoRedo

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static class UndoRedo

The UndoRedo type exposes the following members.

Events
  NameDescription
Public eventStatic memberUndoRedoChanged
Called after undo or redo has occurred for document settings.
Public eventStatic memberUndoRedoEndedChanged
This event is raised when undo/redo ends in rdk.
Top
See Also