DocumentEdit Class |
Namespace: Demo3D.Visuals
public abstract class DocumentEdit : IUndoableEdit
The DocumentEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentEdit |
Constructor for a document edit.
|
| 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
|