Overview | Methods | This Package | All Packages
| Fields | Description | 
| ADJUST | Specifies that the border should be drawn outside the specified rectangle, preserving the dimensions of the rectangle for drawing. | 
| BUMP | Specifies a raised outer edge and a sunken inner edge. | 
| ETCHED | Specifies a sunken inner edge and a raised outer edge. | 
| FLAT | Specifies a border with no three-dimensional effects. | 
| RAISED | Specifies raised inner and outer edges. | 
| RAISEDINNER | Specifies a raised inner edge and no outer edge. | 
| RAISEDOUTER | Specifies a raised outer edge and no inner edge. | 
| SUNKEN | Specifies sunken inner and outer edges. | 
| SUNKENINNER | Specifies a sunken inner edge and no outer edge. | 
| SUNKENOUTER | Specifies a sunken outer edge and no inner edge. |