var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS(parent); var value; // Type: any // Parameters var comment; // Type: WebAnnotationCommentJS value = instance.remove(comment);
function remove(
commentAn annotation comment that should be removed.: WebAnnotationCommentJS
) : any;
Parameters
- comment
- An annotation comment that should be removed.