VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebGroupAnnotationViewJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebGroupAnnotationViewJS type
    In This Topic
    Determines how to display the annotation that displays a group of annotations and how user can interact with annotation.
    Syntax
    // Parameters
    var items; // Type: WebAnnotationViewJS[]
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebGroupAnnotationViewJS(items);
    
    
    function WebGroupAnnotationViewJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS
          Vintasoft.Imaging.Annotation.UI.WebCompositeAnnotationViewJS
             Vintasoft.Imaging.Annotation.UI.WebGroupAnnotationViewJS

    Browser Compatibility
    56+
    45+
    11
    See Also