VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI.Undo Namespace / WpfAnnotationViewerUndoMonitor Class
In This Topic
WpfAnnotationViewerUndoMonitor Class Methods
In This Topic
For a list of all methods of this type, see WpfAnnotationViewerUndoMonitor.
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