BCGSuite for MFC
virtual void CBCGPChartDiagram3D::OnDrawFloor ( CBCGPGraphicsManager pGM,
BOOL  bFill,
BOOL  bOutline 
)
virtual

Called to draw the floor.

This method is called to draw the floor. Can be overridden to customize floor rendering. This method is not called for thick floors.

Parameters
pGMA pointer to a graphics manager.
bFillSpecifies whether the floor interior should be filled.
bOutlineSpecifies whether to draw the floor outline.