The following tables list the members exposed by LineBorder.
| Name | Description | |
|---|---|---|
|  | LineBorder Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Bottom | Gets whether the line is drawn on the bottom edge of the border. | 
|  | Color | Gets the color of the border. | 
|  | Inset | Gets the insets of the border. | 
|  | Left | Gets whether the line is drawn on the left edge of the border. | 
|  | Right | Gets whether the line is drawn on the right edge of the border. | 
|  | Thickness | Gets the thickness of the border. | 
|  | Top | Gets whether the line is drawn on the top edge of the border. | 
| Name | Description | |
|---|---|---|
|  | Clone | Clones the border object. | 
|  | Paint | Overloaded. Paints the border inside the specified rectangle. | 
 
     
     
     
     
    