LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetAllHostViewers Method

Show in webframe






Returns all available MedicalViewerHost controls.
Syntax
public MedicalViewerHost[] GetAllHostViewers()
'Declaration
 
Public Function GetAllHostViewers() As MedicalViewerHost()
'Usage
 
Dim instance As WorkstationViewer
Dim value() As MedicalViewerHost
 
value = instance.GetAllHostViewers()

            

            
public: MedicalViewerHost*[]* GetAllHostViewers(); 
public:
MedicalViewerHost*[]* GetAllHostViewers(); 

Return Value

Type: Array of MedicalViewerHost All available MedicalViewerHost controls.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.