Leadtools.Medical.Workstation.Loader Namespace > RequestedImageUpdatedEventArgs Class > RequestedImageUpdatedEventArgs Constructor : RequestedImageUpdatedEventArgs Constructor(MedicalViewerMultiCell,Int32,DicomInstanceInformation) |
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 )