Object Model Reference : Classes : B : BSplineControlPoint : Methods : BSplineControlPoint.SetPosition |
Sub SetPosition(x As Double, y As Double)
Member of BSplineControlPoint
The SetPosition method changes the location of a control point on a B-spline (or BSpline object).
Parameter
|
Description
|
x
|
Specifies the new horizontal position of the control point
|
y
|
Specifies the new vertical position of the control point
|
Copyright 2013 Corel Corporation. All rights reserved.