Assembly: Drawing;
The GxSolidBrush class implements the solid brush.
Constructor name | Brief description | |
Create | The Create constructor creates a solid brush with the specified color. |
Property name | Brief description | |
Color | The Color property determines a solid brush color. |
Property name | Brief description | |
BrushType | The BrushType property returns the type of the brush. |
See also: