←Select platform

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 Leadtools.Medical.Workstation.Ui.GridViewLayout _ 
)  
public: 
virtual void SetViewersLayout(  
   Leadtools.Medical.Workstation.Ui.GridViewLayout layout 
)  

Parameters

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

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