C#
VB
C++
Gets the annotation container of this AnnAutomation.
public AnnContainer Container { get; }
Public ReadOnly Property Container As Leadtools.Windows.Annotations.AnnContainer
public:
property Leadtools.Windows.Annotations.AnnContainer^ Container {
Leadtools.Windows.Annotations.AnnContainer^ get();
}
The AnnContainer object of this AnnAutomation
Every AnnAutomation has one Leadtools.Windows.Controls.ImageViewer control and one AnnContainer object.
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