BCGControlBar Pro for MFC
virtual void CBCGPGraphicsManager::DrawGeometry ( const CBCGPGeometry geometry,
const CBCGPBrush brush,
double  lineWidth = 1.,
const CBCGPStrokeStyle pStrokeStyle = NULL 
)
pure virtual

Draws the outline of the specified geometry using the specified stroke style.

Parameters
geometryThe geometry.
brushThe brush used to paint the geometry.
lineWidthSpecifies the width of the line.
pStrokeStyleThe stroke style. NULL - solid line.