CBCGPColorIndicatorImpl::CBCGPColorIndicatorImpl | ( | const CBCGPColor & | color, |
const CBCGPColor & | clrGradient = CBCGPColor() , |
||
const CBCGPColor & | clrBorder = CBCGPColor() , |
||
CBCGPVisualContainer * | pContainer = NULL , |
||
BOOL | bScaleByDPI = FALSE |
||
) |
Constructs CBCGPColorIndicatorImpl object.
color | fill brush |
clrGradient | fill gradient brush, if default, indicator will be drawn using solid color |
clrBorder | border brush, if default, the border color will be calculated automatically |
pContainer | parent container |
bScaleByDPI | Specifies whether object should be automatically scaled according to current DPI. |