VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractiveObjectCollectionJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebInteractiveObjectCollectionJS type
    In This Topic
    Represents a collection of interactive objects of specified type.
    Syntax
    // Parameters
    var typeOfElements; // Type: object
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractiveObjectCollectionJS(typeOfElements);
    
    
    function WebInteractiveObjectCollectionJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.VisualTools.WebInteractiveObjectCollectionJS
          Vintasoft.Imaging.UI.VisualTools.WebRectangularSelectionCollectionJS
          Vintasoft.Imaging.Pdf.WebPdfRedactionMarkCollectionJS

    Browser Compatibility
    56+
    45+
    11
    See Also