VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.UI.UIElements Namespace / WebUiButtonWithColorPickerJS type / setButtonColor Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
setButtonColor Метод
В этом разделе
Задает цвет кнопки.
Синтаксис
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiButtonWithColorPickerJS(settings);

var value; // Type: any

// Parameters
var cssColor; // Type: string

value = instance.setButtonColor(cssColor);

Parameters

cssColor
CSS-цвет.
Совместимость с веб браузерами
9
5
11
5
Смотрите также