VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type / get_Viewer Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Viewer Method
In This Topic
Gets the DICOM viewer.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);

var value; // Type: Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS
value = instance.get_Viewer();

Return Value

The DICOM viewer control.
Browser Compatibility
56+
45+
11
See Also