SolidBrush objects represent brushes of a single color that are used to fill the interiors of geometric shapes.
The following tables list the members exposed by the SolidBrush type.
Name | Description | |
---|---|---|
Initializes a new instance of the SolidBrush class with the specified color. |
Name | Description | |
---|---|---|
Gets or sets the color of the brush. |
Name | Description | |
---|---|---|
Creates an exact copy of this brush. |
||
Brush.Equals override. |
||
Brush.GetHashCode override. |
||
Brush.ToColor override. |