VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebZoomToolJS type / get_ZoomStep Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ZoomStep Method
In This Topic
Gets the zoom step of the image.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebZoomToolJS();

var value; // Type: number
value = instance.get_ZoomStep();

Return Value

The zoom step of the image. Default value is 10.
Browser Compatibility
56+
45+
11
See Also