Error processing SSI file
LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Show in webframe

Clone Method






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

Error processing SSI file