←Select platform

SetAnnotationContainer(AnnContainer,Int32) Method

Summary

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

Syntax

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

Parameters

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

subCellIndex
The sub-cell zero-based index value which to set the annotation container into.

Example

For an example, refer to GetAnnotationContainer(Int32)

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