C#
VB
C++
Set the selected MedicalViewer controls layout within this control.
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
)
layout
Type: GridViewLayout. The rows and columns layout of the MedicalViewer controls.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET