VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Undo Namespace / UndoManager Class
In This Topic
UndoManager Class Events
In This Topic
For a list of all events of this type, see UndoManager.
Public Events
 NameDescription
Public EventOccurs when the undo action collection is changed (undo action is added/removed).
Public EventOccurs when the undo action collection is changing (undo action is added/removed).
Public EventOccurs when the undo manager is navigated in action history (current undo action is changed).
See Also