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 | |
---|---|---|
Overloaded. Initializes a new instance of the SolidBrush class. |
Name | Description | |
---|---|---|
Gets or sets the color of this brush. |
Name | Description | |
---|---|---|
Creates an exact copy of this brush. |
||
Returns an instance of the System.Drawing.SolidBrush class that can be used to paint in a GDI+ Graphics object. |
||
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the brush. |
||
Returns "Solid". |