VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Undo Namespace / UndoAction Class
In This Topic
UndoAction Class Methods
In This Topic
For a list of all methods of this type, see UndoAction.
Public Methods
 NameDescription
Public MethodDisposes all resources used by the action.
Public MethodReturns the copy of current state of action.
Public MethodReturns the description of change in object.
Protected Methods
 NameDescription
Protected MethodReturns the identifier, in data storage, of the current state.
Protected MethodChanges the current state of action.
Protected MethodChanges the source object (Source) of action.
Protected MethodChanges the source item in SourceItems.
Protected MethodChanges the source items in SourceItems.
Protected MethodUndoes the action.
See Also