BCGSuite for MFC
CBCGPDiagramTableShape::CBCGPDiagramTableShape ( const CBCGPPoint pt,
const CBCGPBrush brFill,
const CBCGPBrush brOutline,
BOOL  bDPIScale = FALSE,
const CBCGPBrush brShadow = CBCGPBrush(CBCGPColor(.1,.1,.1,.2)) 
)

Constructor.

Parameters
ptThe shape location.
brFillThe fill brush.
brOutlineThe outline brush.
bDPIScaleSpecify whether the shape should be automatically scaled according to DPI settings.
brShadow(Optional) The shadow brush.