LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RequestedImageUpdatedEventArgs Constructor(MedicalViewerMultiCell,Int32,DicomInstanceInformation)
See Also 
Leadtools.Medical.Workstation.Loader Namespace > RequestedImageUpdatedEventArgs Class > RequestedImageUpdatedEventArgs Constructor : RequestedImageUpdatedEventArgs Constructor(MedicalViewerMultiCell,Int32,DicomInstanceInformation)



cell
The MedicalViewerCell that the image is inserted into.
subcellIndex
The sub cell index of the cell into which the image is inserted.
instanceInformation
Additional information about the image being inserted.
Initializes a new instance of the RequestedImageUpdatedEventArgs class.

Syntax

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

Parameters

cell
The MedicalViewerCell that the image is inserted into.
subcellIndex
The sub cell index of the cell into which the image is inserted.
instanceInformation
Additional information about the image being inserted.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features