VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Dicom.UI.Dialogs Namespace / WebUiDicomMprDialogJS type / hide Property
Syntax BrowserCompatibility SeeAlso
    hide Method
    Hides the dialog.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.UI.Dialogs.WebUiDicomMprDialogJS(dicomMprControlContainerId, mprViewType);
    
    var value; // Type: any
    value = instance.hide();
    
    
    Browser Compatibility
    56+
    45+
    11
    See Also