(Leadtools.Annotations.Automation)

SelectObject Method

Show in webframe




Object to select. If this value is null, then any object that is selected becomes de-selected.
Select an object in this AnnAutomation.
Syntax
public virtual void SelectObject( 
   AnnObject annObject
)
public virtual void SelectObject( 
   AnnObject annObject
)
-(void) selectObject:(LTAnnObject*) annObject;
public void selectObject(AnnObject annObject)
 function Leadtools.Annotations.Automation.AnnAutomation.SelectObject( 
   annObject 
)

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 with a collection that contains only annObject.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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