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

Called by the framework to draw the diagram shape.

Parameters
pGMA pointer to a graphics manager.
rectClipSpecifies clipping rectangle.
dwFlagsSpecifies whether the legend is drawn as static or dynamic object.

Reimplemented from CBCGPDiagramVisualObject.