BCGControlBar Pro for MFC
CBCGPSplineGeometry::CBCGPSplineGeometry ( const CBCGPPointsArray arPoints,
BCGP_SPLINE_TYPE  type,
BOOL  bIsClosed = TRUE,
double  tension = 0.0,
double  bias = 0.0,
double  continuity = 0.0 
)
inline

Constructor.

Parameters
arPointsArray of points with screen coordinates of a geometry shape.
typeThe spline type.
bIsClosedTRUE if geometry is closed.
tensionThe spline tension parameter.
biasThe spline bias parameter.
continuityThe spline continuity parameter.