BCGSuite for MFC
CBCGPDiagramShape::CBCGPDiagramShape ( const CBCGPRect &  rect,
const CBCGPBrush &  brFill,
const CBCGPBrush &  brOutline,
const Shape  shape,
const CBCGPBrush &  brShadow = CBCGPBrush(CBCGPColor(.1,.1,.1,.2)) 
)

Constructor.

Parameters
rectThe bounding rectangle of the shape.
brFillThe shape fill brush.
brOutlineThe shape outline brush.
shapeThe shape style.
brShadowThe shadow brush.