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