VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebAnnotationViewerJS type
    In This Topic
    Represents a JavaScript UI control for displaying images with annotations in web browser that supports HTML5 technology.
    Syntax
    // Parameters
    var controlId; // Type: string
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId);
    
    
    function WebAnnotationViewerJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.WebImageViewerJS
          Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS

    Browser Compatibility
    56+
    45+
    11
    See Also