ImageGear for .NET
Clone() Method




Creates a new form from an existing form object.
Syntax
'Declaration
 
Public Overloads Function Clone() As ImGearPDEForm
'Usage
 
Dim instance As ImGearPDEForm
Dim value As ImGearPDEForm
 
value = instance.Clone()
public ImGearPDEForm Clone()
public: ImGearPDEForm* Clone(); 
public:
ImGearPDEForm^ Clone(); 

Return Value

The newly created ImGearPDEForm class object.
Remarks
Creates a copy of the PDE Form, including the underlying objects.
See Also

Reference

ImGearPDEForm Class
ImGearPDEForm Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback