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

Constructor.

Parameters
ptThe location of the shape.
brFillThe shape fill brush.
brOutlineThe shape outline brush.
shapeThe shape style.
bDPIScaleSpecify whether the shape should be automatically scaled according to DPI settings.
brShadowThe shadow brush.