add Method

Summary

Adds the specified AnnLayer to the end of the collection.

Syntax
TypeScript
JavaScript
AnnLayerCollection.prototype.add = function( 
   item 
) 
add( 
   item: AnnLayer 
): void; 

Parameters

item

The AnnLayer to be added.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.