VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Undo Namespace / UndoManager Class
In This Topic
UndoManager Class Properties
In This Topic
For a list of all properties of this type, see UndoManager.
Public Properties
 NameDescription
Public PropertyGets or sets the current undo action.
Public PropertyGets or sets an index, in history, of current undo action.
Public PropertyGets or sets the data storage that stores objects.
Public PropertyGets a value indicating whether the composite action is started.
Public PropertyGets or sets a value indicating whether the undo manager is enabled.
Public PropertyGets a value indicating whether the undo manager is initializing.
Public PropertyGets the previous action.
Public PropertyGets a count of possible redo steps.
Public PropertyGets the description of next redo action.
Public PropertyGets a count of possible undo steps.
Public PropertyGets the description of next undo action.
Public PropertyGets or sets the maximum number of undo levels.
See Also