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 )
function RequestedImageUpdatedEventArgs( cell , subcellIndex , instanceInformation )
public: RequestedImageUpdatedEventArgs( MedicalViewerMultiCell^ cell, int subcellIndex, DicomInstanceInformation^ instanceInformation )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2