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