←Select platform

SetAnnotationContainer Method (MedicalViewerBaseCell)

Summary

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

Syntax

C#
VB
C++
public void SetAnnotationContainer(  
   Leadtools.Annotations.Core.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

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