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