Gets the border width of the image.
var instance = new Vintasoft.Imaging.WebImageAppearanceJS(backColor, borderColor, borderWidth);
var value; // Type: number
value = instance.get_BorderWidth();
function get_BorderWidth() : number;
Return Value
Border width of the image. Valid value is 0 and any positive value. Default value is 0.