LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RemoveHostViewer Method

Show in webframe






The MedicalViewerHost to be removed from the WorkstationViewer.
Removes the provided MedicalViewerHost from the WorkstationViewer and deletes all the cells.
Syntax
public void RemoveHostViewer( 
   MedicalViewerHost viewerHost
)
'Declaration
 
Public Sub RemoveHostViewer( _
   ByVal viewerHost As MedicalViewerHost _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim viewerHost As MedicalViewerHost
 
instance.RemoveHostViewer(viewerHost)

            

            
public: void RemoveHostViewer( 
   MedicalViewerHost* viewerHost
) 
public:
void RemoveHostViewer( 
   MedicalViewerHost* viewerHost
) 

Parameters

viewerHost
The MedicalViewerHost to be removed from the WorkstationViewer.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.