Invalidate Method

Summary
Redraws the cell and causes a paint message to be sent to the Leadtools.MedicalViewer control that owns this cells.
Syntax
C#
VB
C++
public void Invalidate() 
Public Overloads Sub Invalidate()  
public: 
void Invalidate();  
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 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.