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