BCGSuite for MFC
CBCGPDiagramConnector::CBCGPDiagramConnector ( const CBCGPPoint &  pt1,
const CBCGPPoint &  pt2,
const CBCGPPoint &  pt3,
const CBCGPPoint &  pt4,
BCGP_CURVE_TYPE  curveType = BCGP_CURVE_TYPE_LINE 
)

Four-point constructor.

Parameters
pt1The first point.
pt2The second point.
pt3The third point.
pt4The fourth point.
curveTypeType of the curve.