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




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

Property Value

Non-negative integer value.
See Also

Reference

ImGearVectorEntityEasysurface Class
ImGearVectorEntityEasysurface Members