add Method (AnnLayerCollection)

Summary

Adds the specified AnnLayer to the end of the collection.

Syntax

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

Parameters

annLayer

The AnnLayer to be added.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize