var instance = new Vintasoft.Imaging.Annotation.UI.Panels.WebUiAnnotationCommentSettingsPanelJS(commentListPanel, settings); var value; // Type: any // Parameters var annotationComment; // Type: object value = instance.setComment(annotationComment);
function setComment(
annotationCommentAn instance of WebAnnotationCommentJS type that should be used as a source for this panel.: object
) : any;
Parameters
- annotationComment
- An instance of WebAnnotationCommentJS type that should be used as a source for this panel.