VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebZoomToolJS type / get_Mode Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Mode Method
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
56+
45+
11
See Also