In This Topic
Gets the focused DICOM image.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomImageJS
value = instance.get_FocusedImage();
Return Value
The focused DICOM image.
Browser Compatibility
See Also