GetAllMedicalViewers Method

Summary
Returns all MedicalViewer controls loaded in the WorkstationViewer.
Syntax
C#
VB
C++
public IEnumerable<MedicalViewer> GetAllMedicalViewers() 
  
Public Function GetAllMedicalViewers() As IEnumerable(Of MedicalViewer) 
public: 
IEnumerable<MedicalViewer^>^ GetAllMedicalViewers();  

Return Value

Type: IEnumerable All MedicalViewer controls loaded in the WorkstationViewer.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.