VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewControllerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebAnnotationViewControllerJS type
    In This Topic
    Represents an annotation view controller that stores links between images from image collection and annotation collections.
    Syntax
    // Parameters
    var images; // Type: WebImageCollectionJS
    
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewControllerJS(images);
    
    
    function WebAnnotationViewControllerJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Annotation.WebAnnotationViewControllerJS

    Browser Compatibility
    56+
    45+
    11
    See Also