LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnotationContainer Property
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerSubCell Class : AnnotationContainer Property



(Read only) Gets the annotation container of the cell or sub-cell.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property AnnotationContainer As AnnContainer
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerSubCell
Dim value As AnnContainer
 
value = instance.AnnotationContainer
C# 
public AnnContainer AnnotationContainer {get;}
C++/CLI 
public:
property AnnContainer^ AnnotationContainer {
   AnnContainer^ get();
}

Property Value

Leadtools.Annotations.AnnContainerrepresents the cell or sub-cell annotation container.

Example

For an example, please refer to MedicalViewerSubCell

Remarks

When changing the value of any property in the annotation container, the user must re-draw the annotation using the MedicalViewerBaseCell.RefreshAnnotation method.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features