Object Model Reference : Classes : D : Document : Methods : Document.CreateBSpline |
Function CreateBSplineCurve(NumControlPoints As Long, Closed As Boolean) As BSpline
Member of Document
The CreateBSpline method creates an instance of a BSpline object.
Parameter
|
Description
|
---|---|
NumControlPoints
|
Specifies the number of control points on the B-spline object
|
Closed
|
Specifies whether the B-spline object is closed
|
Copyright 2013 Corel Corporation. All rights reserved.