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

Adds a bezier segment to the geometry.

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