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