LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

GetInitializedCell Method






A System.String representing the Study Instance UID for the images to be loaded.
A System.String representing the Series Instance UID for the images to be loaded.
Returns a new Leadtools.MedicalViewer.MedicalViewerMultiCell used to load a series images into.
Syntax
protected virtual MedicalViewerMultiCell GetInitializedCell( 
   string studyInstanceUID,
   string seriesInstanceUID
)
'Declaration
 
Protected Overridable Function GetInitializedCell( _
   ByVal studyInstanceUID As String, _
   ByVal seriesInstanceUID As String _
) As MedicalViewerMultiCell
'Usage
 
Dim instance As MedicalViewerLoaderBase
Dim studyInstanceUID As String
Dim seriesInstanceUID As String
Dim value As MedicalViewerMultiCell
 
value = instance.GetInitializedCell(studyInstanceUID, seriesInstanceUID)
protected virtual MedicalViewerMultiCell GetInitializedCell( 
   string studyInstanceUID,
   string seriesInstanceUID
)
 function Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.GetInitializedCell( 
   studyInstanceUID ,
   seriesInstanceUID 
)
protected:
virtual MedicalViewerMultiCell^ GetInitializedCell( 
   String^ studyInstanceUID,
   String^ seriesInstanceUID
) 

Parameters

studyInstanceUID
A System.String representing the Study Instance UID for the images to be loaded.
seriesInstanceUID
A System.String representing the Series Instance UID for the images to be loaded.

Return Value

Remarks

This method raises the MedicalViewerCellRequested or the ViewerCellCreated. If the ViewerControl is set it will create a Leadtools.MedicalViewer.MedicalViewerMultiCell and add it to the viewer control then raises the ViewerCellCreated. If the ViewerControl is not set it will raises the MedicalViewerCellRequested event and the user must provide a Leadtools.MedicalViewer.MedicalViewerMultiCell in the MedicalViewerCellRequestedEventArgs if no cell is provided this method will through an System.ArgumentException.

Requirements

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

See Also

Reference

MedicalViewerLoaderBase Class
MedicalViewerLoaderBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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