WebAnnotationViewerUndoMonitorJS type
In This Topic
Represents an undo monitor that monitors the
WebAnnotationViewerJS object and adds undo action to an undo manager if
WebAnnotationViewCollectionJS is changed.
Syntax
// Parameters
var undoManager; // Type: WebUndoManagerJS
var annotationViewer; // Type: WebAnnotationViewerJS
var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewerUndoMonitorJS(undoManager, annotationViewer);
function WebAnnotationViewerUndoMonitorJS;
Inheritance Hierarchy
Object
 Vintasoft.Imaging.WebUndoMonitorJS
   Vintasoft.Imaging.Annotation.WebAnnotationViewerUndoMonitorJS
Browser Compatibility
See Also