var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_ZoomStep(value);
function set_ZoomStep(
valueThe zoom step from DICOM image. Default value is 0.01.: number
) : any;
Parameters
- value
- The zoom step from DICOM image. Default value is 0.01.