var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS(); var value; // Type: number value = instance.get_Zoom();
function get_Zoom() : number;
Return Value
The zoom that must be set in an image viewer.
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS(); var value; // Type: number value = instance.get_Zoom();
function get_Zoom() : number;