API Documentation > CorelDRAW > 2025-v26 > BSplineControlPoint > IVGBSplineControlPoint
BSplineControlPoint.SetProperties method
Sets all control point properties in one method call
Syntax:
Sub SetProperties(ByVal x As Double, ByVal y As Double, ByVal Clamped As Boolean)
Parameters:
Name Type Description
x
Double
y
Double
Clamped
Boolean
Remarks:
The SetProperties method specifies, in a single method call, all properties for a control point on a B-spline (or BSpline object).