ImageGear .NET v24.12 - Updated
NDegree Property (ImGearVectorEntityBeziersurface)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityBeziersurface Class : NDegree Property
Gets a surface degree in N direction.
Syntax
'Declaration
 
Public Overrides ReadOnly Property NDegree As Integer
'Usage
 
Dim instance As ImGearVectorEntityBeziersurface
Dim value As Integer
 
value = instance.NDegree
public override int NDegree {get;}
public: __property int get_NDegree() override;
public:
property int NDegree {
   int get() override;
}

Property Value

Numeric value equal to 2 or greater.
See Also

Reference

ImGearVectorEntityBeziersurface Class
ImGearVectorEntityBeziersurface Members