Gets a border width of the interaction area.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractionAreaJS(name, fillColor, borderColor, cursor);
var value; // Type: number
value = instance.get_BorderWidth();
function get_BorderWidth() : number;
Return Value
Border width of the interaction area. Default value is 1.