LEADTOOLS (Leadtools assembly)

Clone Method (LeadMatrix)

Show in webframe







Creates an exact copy of this LeadMatrix.
Syntax
public LeadMatrix Clone()
'Declaration
 
Public Function Clone() As LeadMatrix
'Usage
 
Dim instance As LeadMatrix
Dim value As LeadMatrix
 
value = instance.Clone()
public LeadMatrix Clone()

            

            
 function Leadtools.LeadMatrix.Clone()
public:
LeadMatrix Clone(); 

Return Value

A LeadMatrix that is an exact copy of the original LeadMatrix.
Requirements

Target Platforms

See Also

Reference

LeadMatrix Structure
LeadMatrix Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.