In This Topic
Gets the mode that defines how this zoom tool must zoom content in image viewer.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebZoomToolJS();
var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebZoomToolModeEnumJS
value = instance.get_Mode();
Return Value
WebZoomToolModeEnumJS object. Default value is "Auto".
Browser Compatibility
See Also