ImageGear .NET v24.12 - Updated
MDimension Property (ImGearVectorEntityEasysurface)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityEasysurface Class : MDimension Property
Gets the count of points in M direction.
Syntax
'Declaration
 
Public ReadOnly Property MDimension As Integer
'Usage
 
Dim instance As ImGearVectorEntityEasysurface
Dim value As Integer
 
value = instance.MDimension
public int MDimension {get;}
public: __property int get_MDimension();
public:
property int MDimension {
   int get();
}

Property Value

Non-negative integer value.
See Also

Reference

ImGearVectorEntityEasysurface Class
ImGearVectorEntityEasysurface Members