RemoveHostViewer Method

Summary
Removes the provided MedicalViewerHost from the WorkstationViewer and deletes all the cells.
Syntax
C#
VB
C++
public void RemoveHostViewer( 
   MedicalViewerHost viewerHost 
) 
  
Public Sub RemoveHostViewer( _ 
   ByVal viewerHost As MedicalViewerHost _ 
)  
public: 
void RemoveHostViewer(  
   MedicalViewerHost^ viewerHost 
)  

Parameters

viewerHost
The MedicalViewerHost to be removed from 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.