// Parameters var settings; // Type: WebDicomMprControlSettingsJS var dicomControl; // Type: WebDicomControlJS var instance = new Vintasoft.Imaging.Dicom.WebDicomMprControlJS(settings, dicomControl);
function WebDicomMprControlJS(
settingsThe settings for DICOM MPR control.: WebDicomMprControlSettingsJS,
dicomControlThe DICOM control, which is associated with this DICOM MPR control.: WebDicomControlJS
) : WebDicomMprControlJS;
Parameters
- settings
- The settings for DICOM MPR control.
- dicomControl
- The DICOM control, which is associated with this DICOM MPR control.