LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

FindObject Method

Show in webframe
The Leadtools.Annotations.Core.AnnObject to query.
Finds the AnnAutomationObject for a specified Leadtools.Annotations.Core.AnnObject
Syntax
 function Leadtools.Annotations.Automation.AnnAutomationManager.findObject( 
   obj 
)

Parameters

ParameterTypeDescription
objAnnObjectThe Leadtools.Annotations.Core.AnnObject to query.

Return Value

TypeDescription
AnnAutomationObject The AnnAutomationObject for the specified obj, 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 AnnAutomationObject.Id with AnnObject.Id of obj.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.