EnsureViewerVisible Method

Summary

Ensures that the provided MedicalViewerHost is the active viewer.

Syntax
C#
VB
C++
public void EnsureViewerVisible( 
   MedicalViewerHost viewerHost 
) 
  
Public Sub EnsureViewerVisible( _ 
   ByVal viewerHost As MedicalViewerHost _ 
)  
public: 
void EnsureViewerVisible(  
   MedicalViewerHost^ viewerHost 
)  

Parameters

viewerHost
The MedicalViewerHost that will be active.

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