Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class > SetAnnotationContainer Method : SetAnnotationContainer(AnnContainer,Int32) Method |
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 )