BCGControlBar Pro for MFC
virtual void CBCGPGraphicsManager::DrawRoundedRectangle ( const CBCGPRoundedRect rect,
const CBCGPBrush brush,
double  lineWidth = 1.,
const CBCGPStrokeStyle pStrokeStyle = NULL 
)
pure virtual

Draws the outline of the specified rounded rectangle using the specified stroke style.

Parameters
rectThe rectangle.
brushThe brush used to paint the rounded rectangle.
lineWidthSpecifies the width of the line.
pStrokeStyleThe stroke style. NULL - solid line.