VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionUndoActionJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    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
    56+
    45+
    11
    See Also