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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.