BCGControlBar Pro for MFC
CBCGPGaugeLevelBarObject::CBCGPGaugeLevelBarObject ( const CBCGPBrush brFill,
const CBCGPBrush brFillValue,
const CBCGPBrush brFrame,
int  nScale = 0,
double  dblWidth = 0.,
double  dblOffsetFromFrame = 0.,
BCGP_GAUGE_LEVEL_OBJECT_STYLE  style = BCGP_GAUGE_LEVEL_OBJECT_RECT 
)
inline

Constructor.

Parameters
brFillThe fill brush (right of value).
brFillValueThe fill brush (left of value).
brFrameThe outline brush.
nScaleThe scale.
dblWidthThe bar width.
dblOffsetFromFrameThe offset from frame.
styleThe bar style.