Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Clone Method (LeadSizeD)








Returns an exact copy of this LeadSizeD
Syntax
public LeadSizeD Clone()
'Declaration
 
Public Function Clone() As LeadSizeD
'Usage
 
Dim instance As LeadSizeD
Dim value As LeadSizeD
 
value = instance.Clone()
public LeadSizeD Clone()
public LeadSizeD clone()
 function Leadtools.LeadSizeD.Clone()
public:
LeadSizeD Clone(); 

Return Value

The object this method creates.
Requirements

Target Platforms

See Also

Reference

LeadSizeD Structure
LeadSizeD Members

Error processing SSI file