←Select platform

Clone Method

Summary

Creates another object that contains the same state as the current one.

Syntax

C#
VB
C++
public virtual ViewerBorderPadding Clone() 
  
Public Overridable Function Clone() As Leadtools.Winforms.ViewerBorderPadding 
public: 
virtual Leadtools.Winforms.ViewerBorderPadding^ Clone();  

Return Value

The new object.

Example

For an example, refer to ViewerBorderPadding.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly