C#
VB
C++
Gets the layout options for the MedicalViewer control.
public MedicalViewerLayoutOptions LayoutOptions { get; }
Public ReadOnly Property LayoutOptions As Leadtools.Medicalviewer.MedicalViewerLayoutOptions
public:
property Leadtools.Medicalviewer.MedicalViewerLayoutOptions^ LayoutOptions {
Leadtools.Medicalviewer.MedicalViewerLayoutOptions^ get();
}
The layout options.
The layout options are only valid when the control was created in non grid mode. The options control specific settings having to do with the layout and design of cells placed in the MedicalViewer.
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