CGXBrush::SetDescription

CGXBrush& SetDescription(LPCTSTR szDescription);

szDescription

Specifies the description string.

Return Value

Returns a reference to the object.

Remarks

Initializes the brush through a description string. The description string is a space-delimited string with brush type, hatch and pattern color and background color (red, green, blue value) such as "0 0 255 0 0 0 0 0" for a solid red brush.

See Also

 CGXBrush::GetDescription

CGXBrush

 Class Overview |  Class Members