WebAnnotationViewCollectionUndoActionJS type
In This Topic
Represents an undo action that stores information about changes in
WebAnnotationViewCollectionJS object.
Syntax
// Parameters
var annotationViewCollection; // Type: WebAnnotationViewCollectionJS
var actionSource; // Type: object
var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionUndoActionJS(annotationViewCollection, actionSource);
function WebAnnotationViewCollectionUndoActionJS;
Inheritance Hierarchy
Object
 Vintasoft.Imaging.WebUndoActionJS
   Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionUndoActionJS
Browser Compatibility
See Also