get_DicomMprControls Method
In This Topic
Gets the initialized DICOM MPR controls.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomControlJS(settings);
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomMprControlJS[]
value = instance.get_DicomMprControls();
Return Value
An arrray of
WebDicomMprControlJS instances.
Browser Compatibility
See Also