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