var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var value; // Type: number value = instance.get_ZoomStep();
function get_ZoomStep() : number;
Return Value
The zoom step from DICOM image.
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var value; // Type: number value = instance.get_ZoomStep();
function get_ZoomStep() : number;