Changes the number of control points. If control points need to be added, they are positioned at (0,0)
Syntax:
SubResize(ByValHowManyAsLong)
Parameters:
Name
Type
Description
HowMany
Long
Remarks:
The Resize method changes the number of control points for a B-spline (or BSpline object). New control points, if required, are added at position (0,0).