VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Undo Namespace / ImageViewerUndoMonitor Class
In This Topic
    ImageViewerUndoMonitor Class Properties
    In This Topic
    For a list of all properties of this type, see ImageViewerUndoMonitor.
    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 PropertyGets or sets a value indicating whether the undo monitor of visual tool 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. (Inherited from UndoMonitor)
    Public PropertyGets or sets a value indicating whether history must be shown only for images, which are displayed in viewer.
    Public PropertyGets the undo manager associated with the undo monitor. (Inherited from UndoMonitor)
    Protected Properties
     NameDescription
    Protected PropertyGets the image collection dispatcher.
    See Also