CBCGPDiagramShape::CBCGPDiagramShape | ( | const CBCGPRect & | rect, |
const CBCGPBrush & | brFill, | ||
const CBCGPBrush & | brOutline, | ||
const Shape | shape, | ||
const CBCGPBrush & | brShadow = CBCGPBrush(CBCGPColor(.1,.1,.1,.2)) |
||
) |
Constructor.
rect | The bounding rectangle of the shape. |
brFill | The shape fill brush. |
brOutline | The shape outline brush. |
shape | The shape style. |
brShadow | The shadow brush. |