ImageGear for .NET
Clone Method (IGDoubleMatrix)




Clone IGDoubleMatrix object.
Syntax
'Declaration
 
Public Function Clone() As IGDoubleMatrix
'Usage
 
Dim instance As IGDoubleMatrix
Dim value As IGDoubleMatrix
 
value = instance.Clone()
public IGDoubleMatrix Clone()
public: IGDoubleMatrix* Clone(); 
public:
IGDoubleMatrix^ Clone(); 

Return Value

IGDoubleMatrix object value.
See Also

Reference

IGDoubleMatrix Class
IGDoubleMatrix Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback