←Select platform

Select Method

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

Parameters

annObject
The object to be selected.

Return Value

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