add Method (AnnObjectCollection)

Summary

Adds the specified AnnObject to the end of the collection.

Syntax

JavaScript Syntax
AnnObjectCollection.prototype.add = function(annObject)
TypeScript Syntax
add(annObject: AnnObject): void;

Parameters

annObject

The AnnObject 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