| CBCGPDiagramCustomShape::CBCGPDiagramCustomShape | ( | const CBCGPRect & | rect, |
| const CBCGPBrush & | brFill, | ||
| const CBCGPBrush & | brOutline, | ||
| const CBCGPBrush & | brShadow = CBCGPBrush(CBCGPColor(.1,.1,.1,.2)) |
||
| ) |
Constructor.
| rect | The shape bounding rectangle. |
| brFill | The fill brush. |
| brOutline | The outline brush. |
| brShadow | (optional) The shadow brush. |