Initializes a new instance of the SolidBrush class.
Name | Description | |
---|---|---|
SolidBrush(SolidBrush) |
Initializes a new instance of the SolidBrush class by copying brush settings from the specified System.Drawing.SolidBrush object. |
|
SolidBrush(RgbColor) |
Initializes a new instance of the HatchBrush class using the specified color. |
|
SolidBrush(SolidBrush) |
Initializes a new instance of the SolidBrush class from the specified existing solid brush. |