RefreshAnnotation(int) Method

Summary

Repaints the annotations on the sub-cell or cell.

Syntax
C#
VB
C++
public void RefreshAnnotation( 
   int subCellIndex 
) 
  
Public Overloads Sub RefreshAnnotation( _ 
   ByVal subCellIndex As Integer _ 
)  
            public: 
void RefreshAnnotation(  
   int subCellIndex 
)  

Parameters

subCellIndex
the sub-cell index of the cell which to repaint its annotations.

Example

For an example, please refer to MedicalViewerSubCell

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly