VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageSourceJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebImageSourceJS type
    In This Topic
    Represents a source of web image.
    Syntax
    // Parameters
    var imageId; // Type: string
    var imageService; // Type: WebServiceJS
    var annotationService; // Type: WebServiceJS
    
    var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService);
    
    
    function WebImageSourceJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebImageSourceJS

    Browser Compatibility
    56+
    45+
    11
    See Also