Gets the zoom step of the image.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebZoomToolJS();
var value; // Type: number
value = instance.get_ZoomStep();
function get_ZoomStep() : number;
Return Value
The zoom step of the image. Default value is 10.