Curve.Degree Property

Gets or sets the curve degree.
Public Property Degree() As Integer
This language is not supported or no code example is available.
public int Degree {get; set;}
This language is not supported or no code example is available.

Property Value

int
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