Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

FindObject Method






The AnnObject to query.
Finds the AnnAutomationObject for a specified AnnObject
Syntax
public AnnAutomationObject FindObject( 
   AnnObject obj
)
'Declaration
 
Public Function FindObject( _
   ByVal obj As AnnObject _
) As AnnAutomationObject
public AnnAutomationObject FindObject( 
   AnnObject obj
)
-(LTAnnAutomationObject*) findObject:(LTAnnObject*)obj;
public AnnAutomationObject findObject(AnnObject obj)
 function Leadtools.Annotations.Automation.AnnAutomationManager.FindObject( 
   obj 
)

Parameters

obj
The AnnObject to query.

Return Value

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.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features