SetAnnotationContainer Method

Summary
Sets the Leadtools.Annotations.Engine.AnnContainer object which represents the annotation container.
Syntax
C#
VB
C++
public void SetAnnotationContainer( 
   AnnContainer annContainer 
) 
  
Public Sub SetAnnotationContainer( _ 
   ByVal annContainer As AnnContainer _ 
)  
            public: 
void SetAnnotationContainer(  
   AnnContainer^ annContainer 
)  

Parameters

annContainer
Leadtools.Annotations.Engine object which represents the annotation container to set.

Example

For an example, refer to MedicalViewerMultiCell.GetAnnotationContainer

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.