C#
VB
Java
Objective-C
WinRT C#
C++
Gets the collection of AnnAutomation objects in this AnnAutomationManager.
public AnnAutomations Automations { get; }
Public ReadOnly Property Automations As Leadtools.Annotations.Automation.AnnAutomations
public Leadtools.Annotations.Automation.AnnAutomations Automations {get;}
@property (nonatomic,retain,readonly) LTAnnAutomations* automations;
public AnnAutomations getAutomations()
get_Automations();
public:
property AnnAutomations^ Automations
{
AnnAutomations^ get()
}
The collection of AnnAutomations 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