VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom.UI.Panels Namespace / WebDicomMprViewerPanelJS type / dispose Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    dispose Method
    In This Topic
    Disposes this panel.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.UI.Panels.WebDicomMprViewerPanelJS(settings);
    
    var value; // Type: any
    value = instance.dispose();
    
    
    function dispose() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also