VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageAppearanceJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebImageAppearanceJS type
In This Topic
Specifies the appearance of image.
Syntax
// Parameters
var backColor; // Type: string
var borderColor; // Type: string
var borderWidth; // Type: number

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

Inheritance Hierarchy

Object
   Vintasoft.Imaging.WebImageAppearanceJS

Browser Compatibility
56+
45+
11
See Also