void CBCGPVisualContainer::SetRect | ( | const CBCGPRect & | rect, |
BOOL | bReposObjects = TRUE , |
||
BOOL | bRedraw = FALSE |
||
) |
Sets a new bounding rectangle.
rect | The bounding rectangle in the parent window coordinates. |
bReposObjects | Specify whether child visual objects should be repositioned. |
bRedraw | Specifies whether a container should be redrawn. |