←Select platform

Unselect Method

Summary
For internal use.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public bool Unselect( 
   AnnObject annObject 
) 
- (BOOL)unselectObject:(LTAnnObject *)annObject NS_SWIFT_NAME(unselect(_:)); 
public boolean unselect(AnnObject annObject) 
public:  
   bool Unselect( 
      AnnObject^ annObject 
   ) 
def Unselect(self,annObject): 

Parameters

annObject
The object to be un-selected.

Return Value

true if the object was unselected; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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