VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI.Undo Namespace / WpfAnnotationViewCollectionUndoMonitor Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfAnnotationViewCollectionUndoMonitor Class Members
    In This Topic
    The following tables list the members exposed by WpfAnnotationViewCollectionUndoMonitor.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the 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. (Inherited from UndoMonitor)
    Public PropertyGets the undo manager associated with the undo monitor. (Inherited from UndoMonitor)
    Public Methods
     NameDescription
    Public MethodDisposes all resources used by the undo monitor.
    Protected Methods
     NameDescription
    Protected MethodReturns a value indicating whether this monitor can copy an image. (Inherited from UndoMonitor)
    Protected MethodDetermines whether this monitor can use the specified data storage.
    Protected MethodCreates the undo monitor for annotation view.
    See Also