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