get_MouseSensitivity Method
In This Topic
Gets the mouse sensitivity.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);
var value; // Type: number
value = instance.get_MouseSensitivity();
function get_MouseSensitivity() : number;
Return Value
The mouse sensitivity.
Browser Compatibility
See Also