Returns an exact copy of this
LeadSizeD
'Declaration
Public Function Clone() As LeadSizeD
'Usage
Dim instance As LeadSizeD
Dim value As LeadSizeD
value = instance.Clone()
function Leadtools.LeadSizeD.Clone()
public:
LeadSizeD Clone();
Return Value
The object this method creates.