LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

SetViewersLayout Method







Type: GridViewLayout. The rows and columns layout of the MedicalViewer controls.
Set the selected MedicalViewer controls layout within this control.
Syntax
public virtual void SetViewersLayout( 
   GridViewLayout layout
)
'Declaration
 
Public Overridable Sub SetViewersLayout( _
   ByVal layout As GridViewLayout _
) 
'Usage
 
Dim instance As MedicalViewerHost
Dim layout As GridViewLayout
 
instance.SetViewersLayout(layout)
public virtual void SetViewersLayout( 
   GridViewLayout layout
)
 function Leadtools.Medical.Workstation.UI.MedicalViewerHost.SetViewersLayout( 
   layout 
)
public: virtual void SetViewersLayout( 
   GridViewLayout layout
) 
public:
virtual void SetViewersLayout( 
   GridViewLayout layout
) 

Parameters

layout
Type: GridViewLayout. The rows and columns layout of the MedicalViewer controls.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerHost Class
MedicalViewerHost Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.