Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

SetAnnotationContainer(AnnContainer,Int32) Method






Leadtools.Annotations.Core object which represents the annotation container to set.
The sub-cell zero-based index value which to set the annotation container into.
Sets the Leadtools.Annotations.Core object which represents the annotation container.
Syntax
public void SetAnnotationContainer(    AnnContainer annContainer,    int subCellIndex )
'Declaration   Public Overloads Sub SetAnnotationContainer( _    ByVal annContainer As AnnContainer, _    ByVal subCellIndex As Integer _ )
'Usage   Dim instance As MedicalViewerMultiCell Dim annContainer As AnnContainer Dim subCellIndex As Integer   instance.SetAnnotationContainer(annContainer, subCellIndex)
public: void SetAnnotationContainer(    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

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features