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

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
)
 function Leadtools.Medical.Workstation.UI.StudiesViewer.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: 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

StudiesViewer Class
StudiesViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.