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

    Parameters

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