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

Leadtools.Annotations.Engine Assembly