ImageGear .NET
Clone Method (ImGearSpotlight)




This method clones ImGearSpotlight class object.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As ImGearSpotlight
Dim value As Object
 
value = instance.Clone()
public object Clone()
public: Object* Clone(); 
public:
Object^ Clone(); 

Return Value

The new instance of ImGearSpotlight class.
See Also

Reference

ImGearSpotlight Class
ImGearSpotlight Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback