BCGControlBar Pro for MFC
void CBCGPDiagramCustomShape::AddBezier ( const CBCGPPoint &  pt1,
const CBCGPPoint &  pt2,
const CBCGPPoint &  pt3 
)

Adds a bezier segment to the shape geometry.

Parameters
pt1The first point.
pt2The second point.
pt3The third point.