void CBCGPBaseVisualObject::SetFillBrush | ( | const CBCGPBrush & | brFill, |
BOOL | bRedraw = TRUE |
||
) |
Sets a new fill brush.
Call this method to set a new fill brush and customize visual object appearance.
brFill | Specifies the new fill brush. |
bRedraw | TRUE- causes immediate redraw. |