VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.Panels Namespace / WebUiAnnotationCommentSettingsPanelJS type / deleteComment Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    deleteComment Method
    In This Topic
    Deletes the annotation comment that is used by this panel.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.Panels.WebUiAnnotationCommentSettingsPanelJS(commentListPanel, settings);
    
    var value; // Type: any
    value = instance.deleteComment();
    
    
    function deleteComment() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also