BCGSuite for MFC
virtual void CBCGPGraphicsManager::FillRectangle ( const CBCGPRect &  rect,
const CBCGPBrush &  brush 
)
pure virtual

Paints the interior of the specified rectangle.

Parameters
rectThe rectangle.
brushThe brush used to paint the interior.