select Method

Summary

For internal use.

Syntax

JavaScript Syntax
AnnContainer.prototype.select = function(annObject) 
TypeScript Syntax
select(annObject: AnnObject): boolean; 

Parameters

annObject

The object to be selected.

Return Value

true if the object was selected; otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly