In This Topic
Gets the mouse button for zooming in of image in image viewer.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebZoomToolJS();
var value; // Type: Vintasoft.Imaging.WebMouseButtonsEnumJS
value = instance.get_ZoomInButton();
Return Value
WebMouseButtonsEnumJS object. Default value is "Left".
Browser Compatibility
See Also