The following tables list the members exposed by Bevel.
| Name | Description | |
|---|---|---|
![]()  | Bevel Constructor | Initializes a new Bevel instance using the specified attributes. | 
| Name | Description | |
|---|---|---|
![]()  | Color | Gets or sets the background color of the bevel. | 
![]()  | Darkness | Gets or sets the percentage used for calculating the color used for the shaded area of the bevel. | 
![]() ![]()  | Default | Represents a Bevel object that has a Color value set to System.Drawing.SystemColors.Control, a Width value set to zero, a Lightness value set to 25, and a Darkness value set to -25. | 
![]() ![]()  | Empty | Represents a Bevel object that has a Color value set to System.Drawing.Color.Empty, and Width, Lightness and Darkness values set to 0. | 
![]()  | Lightness | Gets or sets the percentage used for calculating the color used for the light area of the bevel. | 
![]()  | Width | Gets or sets the width of the bevel. | 
| Name | Description | |
|---|---|---|
![]()  | Draw | Draws a bevel using the specified System.Drawing.Rectangle structure on the specified System.Drawing.Graphics surface. | 
![]()  | Equals | Determines whether two System.Object instances are equal. | 
![]()  | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | 
  Equality  | Determines whether two specified values of Bevel are equal. | 
  Inequality  | Determines whether two specified values of Bevel are not equal. | 
    
    
    
    
    
    


