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