BCGControlBar Pro for MFC
virtual void CBCGPTreeMap::OnDraw ( CBCGPGraphicsManager pGM,
const CBCGPRect rectClip,
DWORD  dwFlags = BCGP_DRAW_STATIC|BCGP_DRAW_DYNAMIC 
)
virtual

Called to draw tree map.

Parameters
pGMA pointer to a graphics manager.
rectClipSpecifies clipping rectangle.
dwFlagsSpecifies drawing flags (combimation of BCGP_DRAW_STATIC and BCGP_DRAW_DYNAMIC).

Implements CBCGPBaseVisualObject.