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

    Object
       Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS
          Vintasoft.Imaging.Dicom.WebDicomWindowLevelTextOverlayJS

    Browser Compatibility
    56+
    45+
    11
    See Also