In This Topic
Gets the zoom factor in DICOM viewer.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);
var value; // Type: number
value = instance.get_Zoom();
function get_Zoom() : number;
Return Value
The zoom factor.
Browser Compatibility
See Also