←Select platform

SetAnnotationContainer Method

Summary

Sets the Leadtools.Annotations.Core.AnnContainer object which represents the annotation container.

Syntax

C#
VB
C++
public void SetAnnotationContainer( 
   AnnContainer annContainer 
) 
  
Public Sub SetAnnotationContainer( _ 
   ByVal annContainer As Leadtools.Annotations.Core.AnnContainer _ 
)  
             
            public: 
void SetAnnotationContainer(  
   Leadtools.Annotations.Core.AnnContainer^ annContainer 
)  
             

Parameters

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

Example

For an example, refer to MedicalViewerMultiCell.GetAnnotationContainer

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly