BCGSuite for MFC
virtual void CBCGPGraphicsManagerHelper::OnGraphicsManagerDraw ( CBCGPGraphicsManager pGM,
const CBCGPRect rect,
BOOL  bIsPrinting 
)
protectedpure virtual

This method is called by the library to draw the window content.

Parameters
pGMA pointer to the graphics manager.
rectA drawing bounding rectangle (usualy - window client rectangle).
bIsPrintingSpecifies whether window is printing.