This documentation is for the old version. Go to the latest Graphics Mill docs

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.

Structures

Structure Description
Public structure HistoryTypeData

Represents a pair of command type and its data.