VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
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);
    
    
    function WebAnnotationCommentCollectionJS(
    parent
    Комментарий, в котором хранится эта коллекция комментариев.
    : WebAnnotationCommentJS
    ) : WebAnnotationCommentCollectionJS;

    Parameters

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