←Select platform

Clone Method

Summary

Creates an exact copy of this IAnnBatesElement object.

Syntax

C#
VB
Java
WinRT C#
C++
public IAnnBatesElement Clone() 
public IAnnBatesElement clone() 
             
 function Leadtools.Annotations.Documents.AnnBatesText.Clone() 
public:  
   IAnnBatesElement^ Clone() 

Return Value

The IAnnBatesElement object that this class creates.

Remarks

The method will copy all fields of this IAnnBatesElement to the one newly created.

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.Annotations.Documents Assembly