remove Method (AnnLayerCollection)

Summary

Removes the first occurrence of the specified AnnLayer from the collection.

Syntax

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

Parameters

annLayer

The AnnLayer to be removed.

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