The following tables list the members exposed by BevelBorder.
| Name | Description | |
|---|---|---|
|  | BevelBorder Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Bottom | Gets whether the line is drawn on the bottom edge of the border. | 
|  | Highlight | Gets the highlight 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. | 
|  | Shadow | Gets the shadow color of the border. | 
|  | Thickness | Gets the thickness of the border. | 
|  | Top | Gets whether the line is drawn on the top edge of the border. | 
|  | Type | Gets the type of beveling for the border. | 
| Name | Description | |
|---|---|---|
|  | Clone | Clones the border object. | 
|  | Paint | Overloaded. Paints the beveled border inside the specified rectangle. | 
|  | PaintLowered | Overloaded. Paints a lowered border inside the specified rectangle. | 
|  | PaintRaised | Overloaded. Paints a raised border inside the specified rectangle. | 
 
     
     
     
     
    