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 Brush class is an abstract base class that defines a Brush object. A Brush object is used to paint the interior of graphics shapes, such as rectangles, ellipses, pies, polygons, and paths.
Inheritance
The Brush class implements GdiplusBase.
Methods
The Brush class has these methods.
Brush::Clone The Brush::Clone method creates a new Brush object based on this brush. |
Brush::GetLastStatus The Brush::GetLastStatus method returns a value that indicates the nature of this Brush object's most recent method failure. |
Brush::GetType The Brush::GetType method gets the type of this brush. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | gdiplusbrush.h |