count Property (AnnObjectCollection)

Summary

Gets the number of AnnObjects contained in the AnnObjectCollection.

Syntax

JavaScript Syntax
Object.defineProperty(AnnObjectCollection.prototype, 'count', 
	get: function() 
) 
TypeScript Syntax
count: number; // read-only

Property Value

The number of AnnObjects contained in the AnnObjectCollection.

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