| CBCGPDiagramTableShape::CBCGPDiagramTableShape | ( | const CBCGPPoint & | pt, |
| const CBCGPBrush & | brFill, | ||
| const CBCGPBrush & | brOutline, | ||
| BOOL | bDPIScale = FALSE, |
||
| const CBCGPBrush & | brShadow = CBCGPBrush(CBCGPColor(.1,.1,.1,.2)) |
||
| ) |
Constructor.
| pt | The shape location. |
| brFill | The fill brush. |
| brOutline | The outline brush. |
| bDPIScale | Specify whether the shape should be automatically scaled according to DPI settings. |
| brShadow | (Optional) The shadow brush. |