VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebGotoActionMetadataJS type / get_Zoom Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Zoom Method
In This Topic
Gets the zoom that must be set in an image viewer.
Syntax
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS();

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

Return Value

The zoom that must be set in an image viewer.
Browser Compatibility
56+
45+
11
See Also