IUndoableEdit Interface |
Namespace: Demo3D.Utilities
public interface IUndoableEdit
The IUndoableEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| Redo |
Executed when redo is called on this edit from the UndoManager
| |
| Undo |
Executed when undo is called on this edit from the UndoManager
|