VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
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);
    
    
    function set_Comment(
    value : WebAnnotationCommentJS
    ) : any;

    Parameters

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