VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging Namespace / WebImageAppearanceJS type / WebImageAppearanceJS Constructor(string,string,number)
Syntax BrowserCompatibility SeeAlso
В этом разделе
WebImageAppearanceJS Constructor(string,string,number)
В этом разделе
Initializes a new instance of the WebImageAppearanceJS class.
Синтаксис
// Parameters
var backColor; // Type: string
var borderColor; // Type: string
var borderWidth; // Type: number

var instance = new Vintasoft.Imaging.WebImageAppearanceJS(backColor, borderColor, borderWidth);

Parameters

backColor
Цвет фона изображения.
borderColor
Цвет границы изображения.
borderWidth
Ширина границы изображения.
Совместимость с веб браузерами
9
5
11
5
Смотрите также