findObject Method

Summary

Finds the AnnAutomationObject for a specified AnnObject

Syntax
TypeScript
JavaScript
AnnAutomationManager.prototype.findObject = function( 
   obj 
) 

Parameters

obj

The AnnObject to query.

Return Value

The AnnAutomationObject, or null if no AnnAutomationObject associated with that object can be found.

Remarks

You can also use FindObjectById if you have the integer ID of an object.

This method enumerates all of the AnnAutomationObject items in the Objects collection and compares id.

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.