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