Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Graphic Elements > Classes > PlacedControlBase > PlacedControlBase.Border
Border: PP.Border;
The Border property specified borders of visual control.
Use the setBorder method to set the property value, and the getBorder method to get the property value. Property value cannot be set from JSON.
The setBorder method has the following parameters: value - borders object, state - control state.
The example of use is given on the page with description of the PlacedControlBase.Background property.
See also: