Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

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 )

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

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