CGXBrush::SetStyle
CGXBrush& SetStyle(UINT lbStyle);
lbStyle
-
Specifies the brush style. The lbStyle member must be one of the following styles:
- BS_HATCHED Hatched brush.
- BS_HOLLOW Hollow brush.
BS_SOLID Solid brush.
Return Value
Returns a reference to the object.
Remarks
Initializes the brush style.