VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom.UI.Panels Namespace / WebUiCustomDicomVoiLutPanelJS type / setWindowLevel Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    setWindowLevel Method
    In This Topic
    Retrieves window level from the user interface of this panel and sets the window level in DICOM viewer.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.UI.Panels.WebUiCustomDicomVoiLutPanelJS(settings, dicomViewerControl);
    
    var value; // Type: any
    value = instance.setWindowLevel();
    
    
    function setWindowLevel() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also