←Select platform

Unselect Method

Summary
For internal use.
Syntax
C#
VB
Objective-C
C++
Java
public bool Unselect( 
   AnnObject annObject 
) 
Public Function Unselect( _ 
   ByVal annObject As AnnObject _ 
) As Boolean 
-(BOOL)unselect:(LTAnnObject*) annObject; 
public boolean unselect(AnnObject annObject) 
public:  
   bool Unselect( 
      AnnObject^ annObject 
   ) 

Parameters

annObject
The object to be un-selected.

Return Value

true if the object was unselected; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.