ImageGear for .NET
MDimension Property (ImGearVectorEntityBeziersurface)




Gets the number of control points in M direction.
Syntax
'Declaration
 
Public Overrides ReadOnly Property MDimension As Integer
'Usage
 
Dim instance As ImGearVectorEntityBeziersurface
Dim value As Integer
 
value = instance.MDimension
public override int MDimension {get;}
public: __property int get_MDimension() override;
public:
property int MDimension {
   int get() override;
}

Property Value

Non-negative integer value.
See Also

Reference

ImGearVectorEntityBeziersurface Class
ImGearVectorEntityBeziersurface Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback