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.
Encapsulates a Windows graphics device interface (GDI) brush.
class CBrush : public CGdiObject
Remarks
To use a CBrush object, construct a CBrush object and pass it to any CDC member function that requires a brush.
Brushes can be solid, hatched, or patterned.
For more information on CBrush, see Graphic Objects.
Requirements
Header: afxwin.h