VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.UIElements Namespace / WebAnnotationViewerContextMenuJS type / destroy Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    destroy Method
    In This Topic
    Destroys the UI element.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.UIElements.WebAnnotationViewerContextMenuJS(imageViewer, settings);
    
    var value; // Type: any
    value = instance.destroy();
    
    
    function destroy() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also