←Select platform

SelectedObjects Property

Summary
Gets the collection of AnnObjects that this AnnSelectionObject has selected.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnObjectCollection SelectedObjects { get; } 
@property (nonatomic, strong, readonly) LTAnnObjectCollection *selectedObjects; 
public AnnObjectCollection getSelectedObjects() 
public:  
   property AnnObjectCollection^ SelectedObjects 
   { 
      AnnObjectCollection^ get() 
   } 
SelectedObjects # get  (AnnSelectionObject) 

Property Value

The collection of AnnObjects that this AnnSelectionObject has selected.

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.