Forums

Full Version: Script for border properties
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
sdk.getWidget("area1").m_bordercolor = "#BDC3C7";
sdk.getWidget("area1").m_borderradius = "1";
sdk.getWidget("area1").m_borderthickness = "1";