Assembly: Drawing;
Namespace: Prognoz.Platform.Interop.Drawing;
The GxSolidBrush class implements the solid brush.
Class to get analog of the GxSolidBrush class:
None;
Class to get analog of the GxSolidBrush class:
GxSolidBrushClass;
| 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: