get_DicomViewerControl Method
In This Topic
Gets the DICOM viewer control that is associated with DICOM series manager control.
Syntax
var instance = new Vintasoft.Imaging.Dicom.UI.Panels.WebDicomSeriesManagerPanelJS(settings, stateButton);
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomViewerControlJS
value = instance.get_DicomViewerControl();
Return Value
Browser Compatibility
See Also