The Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo namespace contains classes intended to operate with history.
Class | Description | |
---|---|---|
Command |
This is a base class for all client-side commands. |
|
History |
This class represents a history of modifications applied to the Canvas content. |
|
HistoryData |
This class represents a state of a history and allows applying this state to the History class instance. |
|
HistoryTypeData |
Represents a pair of command type and its data. |
|
UnknownCommand |