Degree Property

Gets the degree of the spline's polynomial representation.

See Also | Example

Signature

object.Degree

object

Spline
The object or objects this property applies to.

Degree

Integer; read-only
An integer between 1 and 25 inclusive.

Remarks

The order of the spline is equal to the degree of the spline plus one (+1).

 

   Comments?