You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

History Methods

The History type exposes the following members.

Methods

Name Description
Public method AddLayerAdded

Adds the layer added command to the history.

Public method AddLayerRemoved

Adds the layer removed command to the history.

Public method AddVObjectAdded

Adds the v-object added command to the history.

Public method AddVObjectChanged

Adds the v-object changed command to the history.

Public method AddVObjectRemoved

Adds the v-object removed command to the history.

Public method Clear

Discards both the undo and redo histories.

Public method ClearRedo

Discards the redo history.

Public method ClearUndo

Discards the undo history.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Redo

Redoes the last made change.

Public method ToString (Inherited from Object.)
Public method Undo

Undoes the last made change.

See Also

Reference