selectObject Method

Summary

Select an object in this AnnAutomation.

Syntax
TypeScript
JavaScript
AnnAutomation.prototype.selectObject = function( 
   annObject 
) 
selectObject( 
   annObject: AnnObject 
): void; 

Parameters

annObject

Object to select. If this value is null, then any object that is selected becomes de-selected.

Remarks

This method is the equivalent of calling selectObject.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.