VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI.Undo Namespace / AnnotationViewerUndoMonitor Class
In This Topic
AnnotationViewerUndoMonitor Class Methods
In This Topic
For a list of all methods of this type, see AnnotationViewerUndoMonitor.
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 ImageViewerUndoMonitor)
Protected MethodCreates the undo monitor of annotation view collection.
Protected MethodCreates the undo monitor for annotation visual tool.
Protected MethodCreates the undo monitor for visual tool. (Inherited from ImageViewerUndoMonitor)
Protected MethodReturns the description for action that defines annotations moving.
See Also