C#
VB
Java
Objective-C
WinRT C#
C++
Gets the collection of AnnAutomationObject objects in this AnnAutomationManager.
public AnnAutomationObjects Objects { get; }
Public ReadOnly Property Objects As Leadtools.Annotations.Automation.AnnAutomationObjects
public Leadtools.Annotations.Automation.AnnAutomationObjects Objects {get;}
@property (nonatomic,retain,readonly) LTAnnAutomationObjects* objects;
public AnnAutomationObjects getObjects()
get_Objects();
public:
property AnnAutomationObjects^ Objects
{
AnnAutomationObjects^ get()
}
The collection of AnnAutomationObject objects in the AnnAutomationManager.
For an example, refer to FindObjectById.
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