ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityNURBSsurface Class : MDegree Property |
'Declaration Public Overrides ReadOnly Property MDegree As Integer
'Usage Dim instance As ImGearVectorEntityNURBSsurface Dim value As Integer value = instance.MDegree
public override int MDegree {get;}
public: __property int get_MDegree() override;