Curve.DegreeElevate Method

Degree elevates the curve.
Public Sub DegreeElevate( _ 
ByVal t As Integer
)
This language is not supported or no code example is available.
public void DegreeElevate( 
int t 
)
This language is not supported or no code example is available.

Parameters

t
int

The number of times to increase the degree of the curve

.NET Framework

Supported in: 4.8

In this article

Definition