VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomControlJS type / get_DicomMprControls Property
Syntax BrowserCompatibility SeeAlso
In This Topic
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
56+
45+
11
See Also