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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly