ImageGear for .NET
Degree Property
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityNURBScurve Class : Degree Property




Glossary Item Box

Gets or sets a degree of the NURBS curve.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Numeric value equal to 2 or greater.

Remarks

Usually count of knots is equals to count of control points + degree + 1. If this is not so then knot vector is corrected. The default value is 3.

See Also

©2013. Accusoft Corporation. All Rights Reserved.