contains Method (AnnLayerCollection)

Summary

Determines whether the specified AnnLayer is in the collection.

Syntax

JavaScript Syntax
AnnLayerCollection.prototype.contains = function(annLayer)
TypeScript Syntax
contains(annLayer: AnnLayer): boolean;

Parameters

annLayer

The AnnLayer to locate in the collection.

Return Value

true if the AnnLayer is found; otherwise, it is false.

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