LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Invalidate(Int32) Method

Show in webframe





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
) 

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

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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