GetAnnotationContainer Method

Summary

Gets the Leadtools.Annotations.Engine object which represents the annotation container.

Syntax
C#
VB
C++
public AnnContainer GetAnnotationContainer() 
  
Public Function GetAnnotationContainer() As AnnContainer 
            public: 
AnnContainer^ GetAnnotationContainer();  

Return Value

Leadtools.Annotations.Engine object which represents the annotation container.

Example

For an example, refer to MedicalViewerMultiCell.GetAnnotationContainer

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly