var instance = new Vintasoft.Imaging.UI.VisualTools.WebMagnifierToolJS(); var value; // Type: object value = instance.get_Size();
function get_Size() : object;
Return Value
The size of the magnifier tool. Default value is { width: 200, height : 200 }.