ImageGear .NET v24.12 - Updated
MDegree Property (ImGearVectorEntitySplinesurface)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntitySplinesurface Class : MDegree Property
Gets a surface degree in M direction.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property MDegree As Integer
'Usage
 
Dim instance As ImGearVectorEntitySplinesurface
Dim value As Integer
 
value = instance.MDegree
public abstract int MDegree {get;}
public: __property abstract int get_MDegree();
public:
abstract property int MDegree {
   int get();
}

Property Value

Numeric value equal to 2 or greater.
See Also

Reference

ImGearVectorEntitySplinesurface Class
ImGearVectorEntitySplinesurface Members