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

    Object
       Vintasoft.Imaging.UI.WebThumbnailViewerJS
          Vintasoft.Imaging.Annotation.UI.WebAnnotatedThumbnailViewerJS

    Browser Compatibility
    56+
    45+
    11
    See Also