VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentCollectionJS type / WebAnnotationCommentCollectionJS Constructor(WebAnnotationCommentJS)
Syntax BrowserCompatibility SeeAlso
    WebAnnotationCommentCollectionJS Constructor(WebAnnotationCommentJS)
    Initializes a new instance of the WebAnnotationCommentCollectionJS class.
    Синтаксис
    // Parameters
    var parent; // Type: WebAnnotationCommentJS
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS(parent);
    
    

    Parameters

    parent
    Комментарий, в котором хранится эта коллекция комментариев.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также