var instance = new Vintasoft.Imaging.UI.VisualTools.WebMagnifierToolJS(); var value; // Type: boolean value = instance.get_ShowVisualTools();
function get_ShowVisualTools() : boolean;
Return Value
True - magnifier must show visual tools, which are stored after magnifier in composite visual tool; false - magnifier must NOT show visual tools, which are stored after magnifier in composite visual tool.
Default value is true.
Default value is true.