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

    Return Value

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