C#
VB
C++
Sets the Leadtools.Annotations.Core.AnnContainer object which represents the annotation container.
public void SetAnnotationContainer(
AnnContainer annContainer
)
Public Sub SetAnnotationContainer( _
ByVal annContainer As Leadtools.Annotations.Core.AnnContainer _
)
public:
void SetAnnotationContainer(
Leadtools.Annotations.Core.AnnContainer^ annContainer
)
annContainer
Leadtools.Annotations.Core object which represents the annotation container to set.
For an example, refer to MedicalViewerMultiCell.GetAnnotationContainer
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