The History type exposes the following members.
Name | Description | |
---|---|---|
addCommand | ||
addLayerAdded |
Adds the LayerAddedCommand command to the history. |
|
addLayerMoved |
Adds the LayerMovedCommand command to the history. |
|
addLayerRemoved |
Adds the LayerRemovedCommand command to the history. |
|
addVObjectAdded |
Adds the VObjectAddedCommand command to the history. |
|
addVObjectChanged |
Adds the VObjectChangedCommand command to the history. |
|
addVObjectMoved |
Adds the VObjectMovedCommand command to the history. |
|
addVObjectRemoved |
Adds the VObjectRemovedCommand command to the history. |
|
clear |
Discards the redo and undo history. |
|
clearRedo |
Discards the redo history. |
|
clearUndo |
Discards the undo history. |
|
endVObjectGroupCommand | ||
lockHistory | ||
pauseTracking | ||
redo |
Redoes the last made change. |
|
resumeTracking | ||
startVObjectGroupCommand | ||
undo |
Undoes the last made change. |