SolidBrush.SolidBrush
SolidBrush constructor
Initializes a new instance of the SolidBrush
class.
public SolidBrush(Color color)
Parameter | Type | Description |
---|---|---|
color | Color | A Color structure that represents the color of this brush. |
See Also
- struct Color
- class SolidBrush
- namespace System.Drawing
- assembly Aspose.Drawing