var instance = new Vintasoft.Imaging.Dicom.WebDicomMprControlJS(settings, dicomControl); var value; // Type: boolean value = instance.get_IsDisposed();
function get_IsDisposed() : boolean;
Return Value
A value indicating this DICOM MPR control is disposed.