VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageAppearanceJS type / get_BorderWidth Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_BorderWidth Method
In This Topic
Gets the border width of the image.
Syntax
var instance = new Vintasoft.Imaging.WebImageAppearanceJS(backColor, borderColor, borderWidth);

var value; // Type: number
value = instance.get_BorderWidth();

Return Value

Border width of the image. Valid value is 0 and any positive value. Default value is 0.
Browser Compatibility
56+
45+
11
See Also