SolidBrush()
SolidBrush::SolidBrush(const Color&) constructor
Constructs a new SolidBrush object and initalizes it with the specified color.
System::Drawing::SolidBrush::SolidBrush(const Color &color)
Arguments
Parameter | Type | Description |
---|---|---|
color | const Color& | The color of the brush |
See Also
- Class Color
- Class SolidBrush
- Namespace System::Drawing
- Library Aspose.Slides