VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI.Undo Namespace / WpfAnnotationViewerUndoMonitor Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfAnnotationViewerUndoMonitor Class Members
    In This Topic
    The following tables list the members exposed by WpfAnnotationViewerUndoMonitor.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfAnnotationViewerUndoMonitor class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the undo monitor must create composite action when annotations are moving between images.
    Public PropertyGets or sets the data storage that stores objects.
    Public PropertyGets or sets a value indicating whether undo monitor of annotation view collection is enabled.
    Public PropertyGets or sets a value indicating whether undo monitor of annotation visual tool is enabled.
    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. (Inherited from WpfImageViewerUndoMonitor)
    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. (Inherited from WpfImageViewerUndoMonitor)
    Public PropertyGets the undo manager associated with the undo monitor. (Inherited from UndoMonitor)
    Protected Properties
     NameDescription
    Protected PropertyGets the image collection dispatcher. (Inherited from WpfImageViewerUndoMonitor)
    Public Methods
     NameDescription
    Public MethodDispose 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 undo monitor can use the specified data storage. (Inherited from WpfImageViewerUndoMonitor)
    Protected MethodCreates the undo monitor of annotation view collection.
    Protected MethodCreates the undo monitor of annotation visual tool.
    Protected MethodCreates the undo monitor for visual tool. (Inherited from WpfImageViewerUndoMonitor)
    Protected MethodReturns the description for action that defines annotations moving.
    See Also