←Select platform

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 Leadtools.Medical.Workstation.Ui.MedicalViewerHost _ 
)  
public: 
void RemoveHostViewer(  
   Leadtools.Medical.Workstation.Ui.MedicalViewerHost^ viewerHost 
)  

Parameters

viewerHost
The MedicalViewerHost to be removed from the WorkstationViewer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly