BCGControlBar Pro for MFC
void CBCGPCircularGaugeImpl::EnableShapeByTicksArea ( BOOL  bEnable = TRUE,
BOOL  bBestFit = FALSE 
)
inline

Enables/disables gauge shape

If bEnable is TRUE, the shape will be a pie specified by the scale angles. If bEnable is FALSE, the shape will be circular.

Parameters
bEnableSpecifies how to draw the shape.
bBestFitWhen this parameter is TRUE, the shape utilizes the most possible space.