GetActiveMedicalViewers Method

Summary

Returns all MedicalViewer controls in the active view.

Syntax
C#
VB
C++
public IEnumerable<MedicalViewer> GetActiveMedicalViewers() 
  
Public Function GetActiveMedicalViewers() As IEnumerable(Of MedicalViewer) 
public: 
IEnumerable<MedicalViewer^>^ GetActiveMedicalViewers();  

Return Value

Type: IEnumerable All MedicalViewer controls from the active MedicalViewerHost

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly