ImageGear .NET - Updated May 1, 2018
MDegree Property (ImGearVectorEntityNURBSsurface)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityNURBSsurface Class : MDegree Property
Gets the degree of the NURBS surface in M direction.
Syntax
'Declaration
 
Public Overrides ReadOnly Property MDegree As Integer
 
'Usage
 
Dim instance As ImGearVectorEntityNURBSsurface
Dim value As Integer
 
value = instance.MDegree

Property Value

Numeric value equal to 2 or greater.
See Also

Reference

ImGearVectorEntityNURBSsurface Class
ImGearVectorEntityNURBSsurface Members