BorderEdges Class Members
In This Topic
The following tables list the members exposed by BorderEdges.
Public Constructors
Public Properties
| Name | Description |
 | Bottom | Gets or sets the System.Drawing.Color used to paint the bottom edge of the border. |
 | Left | Gets or sets the System.Drawing.Color used to paint the left edge of the border. |
 | Right | Gets or sets the System.Drawing.Color used to paint the right edge of the border. |
 | Top | Gets or sets the System.Drawing.Color used to paint the top edge of the border. |
Top
Public Methods
| Name | Description |
 | Clone | Gets a clone of this BorderEdges object. |
 | Equals | Returns true if the colors are the same for all edges. |
 | GetHashCode | Serves as a hash function for a BorderEdges object. |
Top
See Also