VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebTextAnnotationViewJS type / get_FontBrush Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_FontBrush Метод
    В этом разделе
    Возвращает шрифтовую кисть аннотации.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewJS();
    
    var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationBrushJS
    value = instance.get_FontBrush();
    
    
    function get_FontBrush() : WebAnnotationBrushJS;
    

    Return Value

    Шрифт WebAnnotationBrushJS аннотации.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также