Find the SOP Instance UID string for the image displayed in the specified Cell.
             
            
            
            
Syntax
            Parameters
- cell
 
- 
             The MedicalViewerCell object in which the image is displayed.
             
 - subCellIndex
 
- 
             The index for the sub cell which contains the image.
             
 
            
            Return Value
             A 
String representing the DICOM SOP Instance UID for the displayed image in the specified 
MedicalViewerCell and sub cell index.
             
 
            
            
            
            
Example
Please check our Medical Web Viewer demo, located in WinForms.csproj project.
            
            
            Remarks
            
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
            
            
See Also