Creates new solid brush.
Name | Description | |
---|---|---|
SolidBrush() |
Creates new solid brush. |
|
SolidBrush(SolidBrush) |
Creates new solid brush based on System.Drawing.SolidBrush class instance. |
|
SolidBrush(RgbColor) |
Creates new solid brush with given color. |