LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

Invalidate(Int32) Method






The zero-based index of the sub-cell that will be invalidated
Redraws the cell and causes a paint message to be sent to the MedicalViewer control that owns this cell.
Syntax
public void Invalidate( 
   int subCellIndex
)
'Declaration
 
Public Overloads Sub Invalidate( _
   ByVal subCellIndex As Integer _
) 
'Usage
 
Dim instance As MedicalViewerMultiCell
Dim subCellIndex As Integer
 
instance.Invalidate(subCellIndex)
public void Invalidate( 
   int subCellIndex
)
 function Leadtools.MedicalViewer.MedicalViewerMultiCell.Invalidate(Int32)( 
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features