(Leadtools.Annotations.Core)

Select Method

Show in webframe





The object to be selected.
For internal use.
Syntax
public bool Select( 
   AnnObject annObject
)
Public Function Select( _
   ByVal annObject As AnnObject _
) As Boolean
public bool Select( 
   AnnObject annObject
)
-(BOOL)select:(LTAnnObject*) annObject;
public boolean select(AnnObject annObject)
 function Leadtools.Annotations.Core.AnnContainer.Select( 
   annObject 
)

Parameters

annObject
The object to be selected.

Return Value

true if the object was selected; otherwise, false.
Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

 

 


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