LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

RequestedImageUpdatedEventArgs Constructor(MedicalViewerMultiCell,Int32,DicomInstanceInformation)

Show in webframe





The MedicalViewerCell that the image is inserted into.
The sub cell index of the cell into which the image is inserted.
Additional information about the image being inserted.
Initializes a new instance of the RequestedImageUpdatedEventArgs class.
Syntax
public RequestedImageUpdatedEventArgs( 
   MedicalViewerMultiCell cell,
   int subcellIndex,
   DicomInstanceInformation instanceInformation
)
'Declaration
 
Public Function New( _
   ByVal cell As MedicalViewerMultiCell, _
   ByVal subcellIndex As Integer, _
   ByVal instanceInformation As DicomInstanceInformation _
)
'Usage
 
Dim cell As MedicalViewerMultiCell
Dim subcellIndex As Integer
Dim instanceInformation As DicomInstanceInformation
 
Dim instance As New RequestedImageUpdatedEventArgs(cell, subcellIndex, instanceInformation)

            

            
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

See Also

Reference

RequestedImageUpdatedEventArgs Class
RequestedImageUpdatedEventArgs Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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