History Methods

The History type exposes the following members.

Methods

Name Description
Public method addCommand
Public method addLayerAdded

Adds the LayerAddedCommand command to the history.

Public method addLayerMoved

Adds the LayerMovedCommand command to the history.

Public method addLayerRemoved

Adds the LayerRemovedCommand command to the history.

Public method addVObjectAdded

Adds the VObjectAddedCommand command to the history.

Public method addVObjectChanged

Adds the VObjectChangedCommand command to the history.

Public method addVObjectMoved

Adds the VObjectMovedCommand command to the history.

Public method addVObjectRemoved

Adds the VObjectRemovedCommand command to the history.

Public method clear

Discards the redo and undo history.

Public method clearRedo

Discards the redo history.

Public method clearUndo

Discards the undo history.

Public method endVObjectGroupCommand
Public method lockHistory
Public method pauseTracking
Public method redo

Redoes the last made change.

Public method resumeTracking
Public method startVObjectGroupCommand
Public method undo

Undoes the last made change.

See Also

Reference