C#
VB
Java
Objective-C
WinRT C#
C++
Gets the collection of AnnObjects that this AnnSelectionObject has selected.
public AnnObjectCollection SelectedObjects { get; }
Public ReadOnly Property SelectedObjects As Leadtools.Annotations.Core.AnnObjectCollection
public Leadtools.Annotations.Core.AnnObjectCollection SelectedObjects {get;}
@property (nonatomic,readonly) LTAnnObjectCollection* selectedObjects;
public AnnObjectCollection getSelectedObjects()
get_SelectedObjects();
public:
property AnnObjectCollection^ SelectedObjects
{
AnnObjectCollection^ get()
}
The collection of AnnObjects that this AnnSelectionObject has selected.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET