Eyeshot 10 WinForms API Reference
Degree Property

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Curve Class : Degree Property
Gets or sets the curve degree.
Syntax
'Declaration
 
Public Property Degree As Integer
public int Degree {get; set;}
Remarks
Not validated in setter. Use constructor if you are unsure of the correctness of your data.
See Also

Reference

Curve Class
Curve Members
IsValid Method