←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly