Gets the annotation container of the cell or sub-cell.
public AnnContainer AnnotationContainer { get; }
Public ReadOnly Property AnnotationContainer As Leadtools.Annotations.Core.AnnContainer
public:
property Leadtools.Annotations.Core.AnnContainer^ AnnotationContainer {
Leadtools.Annotations.Core.AnnContainer^ get();
}
Leadtools.Annotations.Core.AnnContainerrepresents the cell or sub-cell annotation container.
When changing the value of any property in the annotation container, the user must re-draw the annotation using the MedicalViewerBaseCell.RefreshAnnotation method.
For an example, please refer to MedicalViewerSubCell
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