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

    Return Value

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