var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularSelectionToolJS(); var value; // Type: string value = instance.get_BackColor();
function get_BackColor() : string;
Return Value
A background color of the selection rectangle. Default value is "rgba(0,200,255,0.5)".