var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection); var value; // Type: boolean value = instance.get_IsOpen();
function get_IsOpen() : boolean;
Return Value
True - the comment is opened in user interface; false - the comment is not opened in user interface.