Default view layout.
Object.defineProperty(ImageViewerCreateOptions.prototype, 'viewLayout',
get: function(),
set: function(value)
)
viewLayout: ImageViewerViewLayout;
The default view layout to use. If this value null, then the viewer will create an instance of ImageViewerSingleViewLayout, adds an empty item to it and sets it in the ViewLayout property. Default value is null.
For an example, refer to ImageViewer.
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