VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.Dialogs Namespace / WebUiAnnotationCommentSettingsDialogJS type / WebUiAnnotationCommentSettingsDialogJS Constructor(WebUiAnnotationCommentListPanelJS)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebUiAnnotationCommentSettingsDialogJS Constructor(WebUiAnnotationCommentListPanelJS)
In This Topic
Initializes a new instance of the WebUiAnnotationCommentSettingsDialogJS class.
Syntax
// Parameters
var commentListPanel; // Type: WebUiAnnotationCommentListPanelJS

var instance = new Vintasoft.Imaging.Annotation.UI.Dialogs.WebUiAnnotationCommentSettingsDialogJS(commentListPanel);

Parameters

commentListPanel
The comment list panel.
Browser Compatibility
56+
45+
11
See Also