API Documentation > CorelDRAW > 2025-v26 > BSplineControlPoint > IVGBSplineControlPoint
BSplineControlPoint.GetPosition method
Retrieves the control point's location
Syntax:
Sub GetPosition(ByRef x As Double, ByRef y As Double)
Parameters:
Name Type Description
x
Double
y
Double
Remarks:
The GetPosition method retrieves the location of a control point on a B-spline (or BSpline object).