System::Drawing::SolidBrush::set_Color method
SolidBrush::set_Color method
Sets the color of this brush.
void System::Drawing::SolidBrush::set_Color(Color color)
| Parameter | Type | Description | 
|---|---|---|
| color | Color | A color to set | 
See Also
- Class Color
- Class SolidBrush
- Namespace System::Drawing
- Library Aspose.Font for C++