Curve.ControlPoints Property

Gets or sets the curve control point array.
Public Property ControlPoints() As Point4D()
This language is not supported or no code example is available.
public Point4D[] ControlPoints {get; set;}
This language is not supported or no code example is available.

Property Value

Point4D[]
Remarks
 
Not validated in setter. Use constructor if you are unsure of the correctness of your data.

.NET Framework

Supported in: 4.8

In this article

Definition