Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Clone Method (LeadPointD)








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

Return Value

The object this method creates.
Requirements

Target Platforms

See Also

Reference

LeadPointD Structure
LeadPointD Members

Error processing SSI file