ImageGear .NET
Clone Method (ImGearModalityTransform)




Creates a deep copy of the object.
Syntax
'Declaration
 
Public Function Clone() As ImGearModalityTransform
'Usage
 
Dim instance As ImGearModalityTransform
Dim value As ImGearModalityTransform
 
value = instance.Clone()
public ImGearModalityTransform Clone()
public: ImGearModalityTransform* Clone(); 
public:
ImGearModalityTransform^ Clone(); 

Return Value

The new instance of ImGearModalityTransform class object.
Remarks
This method makes a deep copy of the ImGearModalityTransform class object.
See Also

Reference

ImGearModalityTransform Class
ImGearModalityTransform Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback