Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SolidBrush class defines a solid color Brush object. A Brush object is used to fill in shapes similar to the way a paint brush can paint the inside of a shape. This class inherits from the Brush abstract base class.
The SolidBrush class implements Brush.
The SolidBrush class has these methods.
SolidBrush::GetColor The SolidBrush::GetColor method gets the color of this solid brush. |
SolidBrush::SetColor The SolidBrush::SetColor method sets the color of this solid brush. |
SolidBrush::SolidBrush The SolidBrush::SolidBrush(IN const Color &) constructor (gdiplusbrush.h) creates a SolidBrush object based on a color. |
SolidBrush::SolidBrush Copy constructor for SolidBrush. |
SolidBrush::SolidBrush The SolidBrush::SolidBrush~r3 constructor (gdiplusbrush.h) creates a SolidBrush object based on a color. |
Requirement | Value |
---|---|
Target Platform | Windows |
Header | gdiplusbrush.h |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!