SetViewersLayout Method

Summary
Set the selected MedicalViewer controls layout within this control.
Syntax
C#
VB
C++
public virtual void SetViewersLayout( 
   GridViewLayout layout 
) 
  
Public Overridable Sub SetViewersLayout( _ 
   ByVal layout As GridViewLayout _ 
)  
public: 
virtual void SetViewersLayout(  
   GridViewLayout layout 
)  

Parameters

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

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.