AnnotationContainer Property

Summary
Gets the annotation container of the cell or sub-cell.
Syntax
C#
VB
C++
public AnnContainer AnnotationContainer { get; } 
  
Public ReadOnly Property AnnotationContainer As AnnContainer 
            public: 
property AnnContainer^ AnnotationContainer { 
   AnnContainer^ get(); 
} 

Property Value

Leadtools.Annotations.Engine.AnnContainer represents 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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.