VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI.Undo Namespace / WpfAnnotationVisualToolUndoMonitor Class
Constructors Properties Methods SeeAlso
In This Topic
WpfAnnotationVisualToolUndoMonitor Class Members
In This Topic
The following tables list the members exposed by WpfAnnotationVisualToolUndoMonitor.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WpfAnnotationVisualToolUndoMonitor class.
Public Properties
 NameDescription
Public PropertyGets or sets the data storage that stores objects. (Inherited from UndoMonitor)
Public PropertyGets or sets a value indicating whether the undo monitor is enabled. (Inherited from UndoMonitor)
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 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 monitor can use the specified data storage.
Protected MethodReturns the name of the annotation.
See Also