ImageGear for .NET
Clone Method (ImGearFullLUT)




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

Return Value

The new instance of ImGearLUT class object.
See Also

Reference

ImGearFullLUT Class
ImGearFullLUT Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback