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




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

Property Value

Numeric value equal to 2 or greater.
See Also

Reference

ImGearVectorEntityBeziersurface Class
ImGearVectorEntityBeziersurface Members