BCGControlBar Pro for MFC
virtual void CBCGPTreeMap::SetRect ( const CBCGPRect rect,
BOOL  bRedraw = FALSE 
)
inlinevirtual

Sets new rect of tree map control.

Call this method to set new rect of tree map control.

Parameters
rectSpecifies new rect.
bRedrawTRUE - redraw the tree map.

Reimplemented from CBCGPBaseVisualObject.