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.
pt | The location of the shape. |
brFill | The shape fill brush. |
brOutline | The shape outline brush. |
shape | The shape style. |
bDPIScale | Specify whether the shape should be automatically scaled according to DPI settings. |
brShadow | The shadow brush. |