clone Method

Summary

Creates an exact copy of this IAnnBatesElement object.

Syntax

JavaScript Syntax
AnnBatesNumber.prototype.clone = function() 
TypeScript Syntax
clone(): IAnnBatesElement; 

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 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Annotations.Documents Assembly