VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebCompositeAnnotationViewJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebCompositeAnnotationViewJS type
    In This Topic
    Provides the abstract base class that determines how to display an annotation that contains a group of annotations and how user can interact with annotation.
    Syntax
    // Parameters
    var items; // Type: WebAnnotationViewJS[]
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebCompositeAnnotationViewJS(items);
    
    
    function WebCompositeAnnotationViewJS;
    
    Inheritance Hierarchy
    Browser Compatibility
    56+
    45+
    11
    See Also