C#
VB
C++
Gets the collection of AnnAutomation objects in this AnnAutomationManager.
public RasterCollection<AnnAutomation> Automations { get; }
Public ReadOnly Property Automations As Leadtools.RasterCollection(Of AnnAutomation)
public:
property Leadtools.RasterCollection<AnnAutomation^>^ Automations {
Leadtools.RasterCollection<AnnAutomation^>^ get();
}
The RasterCollection<AnnAutomation> representing the AnnAutomation objects in the AnnAutomationManager.
For an example, refer to AnnAutomationManager.
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