Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Clone Method (LeadLengthD)








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

Return Value

The object this method creates.
Requirements

Target Platforms

See Also

Reference

LeadLengthD Structure
LeadLengthD Members

Error processing SSI file