Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

a5e74422 5542 e902 d3f7 530a3e0c5123

haplokuon edited this page May 6, 2023 · 1 revision

Degree Property

netDxf 3.0.0 Library

[Missing <summary> documentation for "P:netDxf.GTE.BasisFunction.Degree"]

Definition

Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public int Degree { get; }

VB

Public ReadOnly Property Degree As Integer
	Get

C++

public:
property int Degree {
	int get ();
}

F#

member Degree : int with get

Property Value

Int32

See Also

Reference

BasisFunction Class
netDxf.GTE Namespace

Clone this wiki locally