LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Clone Method

Show in webframe





Creates another object that contains the same state as the current one.
Syntax
public virtual ViewerBorderPadding Clone()
'Declaration
 
Public Overridable Function Clone() As ViewerBorderPadding
'Usage
 
Dim instance As ViewerBorderPadding
Dim value As ViewerBorderPadding
 
value = instance.Clone()

            

            
public:
virtual ViewerBorderPadding^ Clone(); 

Return Value

The new object.
Example
For an example, refer to ViewerBorderPadding.
Requirements

Target Platforms

See Also

Reference

ViewerBorderPadding Class
ViewerBorderPadding Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.