VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.Dialogs Namespace / WebUiAnnotationCommentSettingsDialogJS type / show Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    show Method
    In This Topic
    Shows the dialog.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.Dialogs.WebUiAnnotationCommentSettingsDialogJS(commentListPanel);
    
    var value; // Type: any
    value = instance.show();
    
    
    function show() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also