API Documentation
>
CorelDRAW
>
2025-v26
>
BSplineControlPoint
>
IVGBSplineControlPoint
BSplineControlPoint.Clamped property
Is the control point clamped? (I.e., does the b-spline pass through the control point, creating a cusp?)
Syntax:
Property
Get
Clamped
(
)
As
Boolean
Property
Let
Clamped
(
ByVal
Value
As
Boolean
)
Remarks:
The
Clamped
property specifies whether a control point on a B-spline (or
BSpline
object) is clamped - that is, whether the B-spline passes through the control point to create a cusp.