Invalidate Method

Summary
Redraws the cell and causes a paint message to be sent to the MedicalViewer control that owns this cell.
Syntax
C#
C++/CLI
public void Invalidate( 
   int subCellIndex 
) 
            public: 
void Invalidate(  
   int subCellIndex 
)  

Parameters

subCellIndex
The zero-based index of the sub-cell that will be invalidated

Remarks

You must add the cell to the Leadtools.MedicalViewer control before being able to use this method. To add the cell, call the MedicalViewerCellCollection<MedicalViewerBaseCell> method.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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