VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomLoadingProgressTextOverlayJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebDicomLoadingProgressTextOverlayJS type
    In This Topic
    Represents a text object that shows loading progress in the DICOM viewer.
    Syntax
    // Parameters
    var anchor; // Type: WebAnchorTypeEnumJS
    
    var instance = new Vintasoft.Imaging.Dicom.WebDicomLoadingProgressTextOverlayJS(anchor);
    
    
    function WebDicomLoadingProgressTextOverlayJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS
          Vintasoft.Imaging.Dicom.WebDicomLoadingProgressTextOverlayJS

    Browser Compatibility
    56+
    45+
    11
    See Also