(Leadtools.Annotations.Core)

Unselect Method

Show in webframe





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

Parameters

annObject
The object to be un-selected.

Return Value

true if the object was unselected; 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.