get_DicomViewerControl Method
In This Topic
Gets the DICOM viewer control, which is associated with this DICOM control.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomControlJS(settings);
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomViewerControlJS
value = instance.get_DicomViewerControl();
Return Value
Browser Compatibility
See Also