VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewJS type / set_Comment Property
Syntax BrowserCompatibility SeeAlso
    set_Comment Метод
    Устанавливает комментарий к аннотации.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
    
    var returnValue; // Type: any
    
    // Parameters
    var value; // Type: WebAnnotationCommentJS
    
    returnValue = instance.set_Comment(value);
    
    

    Parameters

    value
    WebAnnotationCommentJS объект.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также