VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebMagnifierToolJS type / reset Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    reset Method
    In This Topic
    Resets the visual tool.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebMagnifierToolJS();
    
    var value; // Type: any
    value = instance.reset();
    
    
    function reset() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also