VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractionAreaJS type / remove Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    remove Method
    In This Topic
    Removes interaction point.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractionAreaJS(name, fillColor, borderColor, cursor);
    
    var value; // Type: any
    value = instance.remove();
    
    
    function remove() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also