Name | Description | |
---|---|---|
BorderEdges Constructor | Overloaded. |
The following tables list the members exposed by BorderEdges.
Name | Description | |
---|---|---|
BorderEdges Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bottom | Gets or sets the System.Drawing.Color used to paint the bottom edge of the border. | |
IsEmpty | Gets a value that determines if colors have been specified for any of the edges. | |
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. |
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. |