Skip to content

ACadSharp.Entities.Spline.Degree

Albert Domenech edited this page Aug 5, 2024 · 3 revisions

Degree Property

Degree of the spline curve.

Definition

Namespace: ACadSharp.Entities.Spline

C#

DxfCodeValueAttribute
public Int32 Degree { get; set; }

Property Value

Int32

Clone this wiki locally