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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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