Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RequestedImageStreamedEventArgs Constructor
See Also 
Leadtools.Dicom.Web Namespace > RequestedImageStreamedEventArgs Class : RequestedImageStreamedEventArgs Constructor



cell
The MedicalViewerCell that the image is inserted to.
subcellIndex
The sub cell index of the cell that the image is inserted to.
Initializes a new instance of the RequestedImageStreamedEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal cell As MedicalViewerCell, _
   ByVal subcellIndex As Integer _
)
Visual Basic (Usage)Copy Code
Dim cell As MedicalViewerCell
Dim subcellIndex As Integer
 
Dim instance As RequestedImageStreamedEventArgs(cell, subcellIndex)
C# 
public RequestedImageStreamedEventArgs( 
   MedicalViewerCell cell,
   int subcellIndex
)
C++/CLI 
public:
RequestedImageStreamedEventArgs( 
   MedicalViewerCell cell,
   int subcellIndex
)

Parameters

cell
The MedicalViewerCell that the image is inserted to.
subcellIndex
The sub cell index of the cell that the image is inserted to.

Example

Please check our Medical Web Viewer demo, located in WinForms.csproj project.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

RequestedImageStreamedEventArgs Constructor requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features