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