Determines whether the specified icon is checked.
            
            
            
            
Syntax
            Parameters
- subCellIndex
 
- Index of the sub-cell that contains the targeted icon.
 - iconIndex
 
- Index of the icon to be checked.
 
            
            Return Value
            A 
MedicalViewerIconStatus enumeration value 
            that contains the status of the specified icon in the specified cell.
            
 
            
            
            
            
Example
            
            
            
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
 
            
            
See Also