Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GetStudyViewer Method (StudiesViewer)







Type: System.String The Study Instance UID for the MedicalViewer to be returned.
Returns a MedicalViewer for a study.
Syntax
public virtual MedicalViewer GetStudyViewer( 
   string studyInstanceUID
)
'Declaration
 
Public Overridable Function GetStudyViewer( _
   ByVal studyInstanceUID As String _
) As MedicalViewer
'Usage
 
Dim instance As StudiesViewer
Dim studyInstanceUID As String
Dim value As MedicalViewer
 
value = instance.GetStudyViewer(studyInstanceUID)

            

            
public: virtual MedicalViewer* GetStudyViewer( 
   string* studyInstanceUID
) 
public:
virtual MedicalViewer^ GetStudyViewer( 
   String^ studyInstanceUID
) 

Parameters

studyInstanceUID
Type: System.String The Study Instance UID for the MedicalViewer to be returned.

Return Value

Type: MedicalViewer A MedicalViewer which displays the study with provided studyInstanceUID
Requirements

Target Platforms

See Also

Reference

StudiesViewer Class
StudiesViewer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features