IOdaSplineDegree Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
ReadOnly Property Degree As Integer
        Get
 
property int Degree {
        int get ();
}
 
abstract Degree : int with get
 
 
 
Property Value
Int32
Implements
IAcadSplineDegree
 
See Also