GetAllHostViewers Method

Summary

Returns all available MedicalViewerHost controls.

Syntax
C#
VB
C++
public MedicalViewerHost[] GetAllHostViewers() 
  
Public Function GetAllHostViewers() As MedicalViewerHost() 
public: 
array<MedicalViewerHost^>^ GetAllHostViewers();  

Return Value

Type: Array of MedicalViewerHost All available MedicalViewerHost controls.

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