ImageGear .NET
Clone Method (ImGearVectorPage)




Creates a new object that is a copy of the current instance.
Syntax
'Declaration
 
Public Overrides MustOverride Function Clone() As ImGearPage
'Usage
 
Dim instance As ImGearVectorPage
Dim value As ImGearPage
 
value = instance.Clone()
public override abstract ImGearPage Clone()
public: abstract ImGearPage* Clone(); override 
public:
abstract ImGearPage^ Clone(); override 

Return Value

ImGearVectorPage class that is a copy of the current instance.
See Also

Reference

ImGearVectorPage Class
ImGearVectorPage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback