VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Undo Namespace / UndoMonitor Class
Constructors Properties Methods SeeAlso
In This Topic
UndoMonitor Class Members
In This Topic
The following tables list the members exposed by UndoMonitor.
Protected Constructors
 NameDescription
Protected ConstructorInitializes a new instance of the UndoMonitor class.
Public Properties
 NameDescription
Public PropertyGets or sets the data storage that stores objects.
Public PropertyGets or sets a value indicating whether the undo monitor is enabled.
Public Propertystatic (Shared in Visual Basic)Gets or sets the maximum size, in bytes, of the image that can be used in UndoMonitor.
Public PropertyGets the undo manager associated with the undo monitor.
Public Methods
 NameDescription
Public MethodDispose the undo monitor.
Protected Methods
 NameDescription
Protected MethodReturns a value indicating whether this monitor can copy an image.
Protected MethodReturns a value indicating whether this monitor can use the specified data storage.
See Also