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

    Return Value

    Цвет заливки. Значение по умолчанию - "rgba(0,0,0,1)".
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также