API Documentation
>
CorelDRAW
>
2025-v26
BSplineControlPoints class
BSplineControlPoints class
Syntax:
Class
BSplineControlPoints
Remarks:
The
BSplineControlPoints
class represents a collection of control points (or
BSplineControlPoint
objects) for a B-spline (or
BSpline
object).
Properties:
Name
Description
_NewEnum
Returns an enumerator that iterates through a collection
Count
The number of control points associated with the b-spline
First
The b-spline's first control point
Item
A control point, by index
Last
The b-spline's last control point
Methods:
Name
Description
Resize
Changes the number of control points. If control points need to be added, they are positioned at (0,0)