Leadtools.MedicalViewer Namespace > MedicalViewerSubCell Class : AnnotationContainer Property |
public AnnContainer AnnotationContainer {get;}
'Declaration Public ReadOnly Property AnnotationContainer As AnnContainer
'Usage Dim instance As MedicalViewerSubCell Dim value As AnnContainer value = instance.AnnotationContainer
public AnnContainer AnnotationContainer {get;}
get_AnnotationContainer();
public: property AnnContainer^ AnnotationContainer { AnnContainer^ get(); }
When changing the value of any property in the annotation container, the user must re-draw the annotation using the MedicalViewerBaseCell.RefreshAnnotation method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2