GetSelectedMedicalViewers Method

Summary
Returns all selected MedicalViewer controls from the active view.
Syntax
C#
VB
C++
public IEnumerable<MedicalViewer> GetSelectedMedicalViewers() 
  
Public Function GetSelectedMedicalViewers() As IEnumerable(Of MedicalViewer) 
public: 
IEnumerable<MedicalViewer^>^ GetSelectedMedicalViewers();  

Return Value

Type: IEnumerable Selected MedicalViewer controls from the active MedicalViewerHost

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.