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.

Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo Namespace

The Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo namespace contains classes intended to operate with history.

Classes

Class Description
Public class Command

This is a base class for all client-side commands.

Public class History

This class represents a history of modifications applied to the Canvas content.

Public class HistoryData

This class represents a state of a history and allows applying this state to the History class instance.

Public class HistoryTypeData

Represents a pair of command type and its data.

Public class UnknownCommand