LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

EnsureViewerVisible Method

Show in webframe






The MedicalViewerHost that will be active.
Ensures that the provided MedicalViewerHost is the active viewer.
Syntax
public void EnsureViewerVisible( 
   MedicalViewerHost viewerHost
)
'Declaration
 
Public Sub EnsureViewerVisible( _
   ByVal viewerHost As MedicalViewerHost _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim viewerHost As MedicalViewerHost
 
instance.EnsureViewerVisible(viewerHost)

            

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

Parameters

viewerHost
The MedicalViewerHost that will be active.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


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