API Documentation > CorelDRAW > 2025-v26 > BSplineControlPoint > IVGBSplineControlPoint
BSplineControlPoint.SetPosition method
Changes the location of the control point.
Syntax:
Sub SetPosition(ByVal x As Double, ByVal y As Double)
Parameters:
Name Type Description
x
Double
y
Double
Remarks:
The SetPosition method changes the location of a control point on a B-spline (or BSpline object).