←Select platform

AnnotationContainer Property

Summary

Gets the annotation container of the cell or sub-cell.

Syntax

C#
VB
C++
public Leadtools.Annotations.Core.AnnContainer AnnotationContainer {get;}
Public ReadOnly Property AnnotationContainer As Leadtools.Annotations.Core.AnnContainer
public: 
property Leadtools.Annotations.Core.AnnContainer^ AnnotationContainer { 
   Leadtools.Annotations.Core.AnnContainer^ get(); 
} 

Property Value

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

Remarks

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

Example

For an example, please refer to MedicalViewerSubCell

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize