CBCGPColorIndicatorImpl::CBCGPColorIndicatorImpl | ( | const CBCGPBrush & | brFill, |
const CBCGPBrush & | brBorder = CBCGPBrush() , |
||
CBCGPVisualContainer * | pContainer = NULL , |
||
BOOL | bScaleByDPI = FALSE |
||
) |
Constructs CBCGPColorIndicatorImpl object.
brFill | fill brush |
brBorder | 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. |