'Declaration Public Overrides ReadOnly Property NDegree As Integer
'Usage Dim instance As ImGearVectorEntityNURBSsurface Dim value As Integer value = instance.NDegree
public override int NDegree {get;}
public: __property int get_NDegree() override;
'Declaration Public Overrides ReadOnly Property NDegree As Integer
'Usage Dim instance As ImGearVectorEntityNURBSsurface Dim value As Integer value = instance.NDegree
public override int NDegree {get;}
public: __property int get_NDegree() override;