var instance = new Vintasoft.Imaging.Annotation.UI.Dialogs.WebUiAnnotationCommentSettingsDialogJS(commentListPanel); var returnValue; // Type: any // Parameters var annotationComment; // Type: object returnValue = instance.set_Comment(annotationComment);
function set_Comment(
annotationCommentAn instance of WebAnnotationCommentJS type that should be used as a source for this dialog.: object
) : any;
Parameters
- annotationComment
- An instance of WebAnnotationCommentJS type that should be used as a source for this dialog.