Leadtools.Controls Namespace > ImageViewerCreateOptions Object : ViewLayout Property |
get_viewLayout();
set_viewLayout(value);
Object.defineProperty('viewLayout');
Type | Description |
---|---|
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 itand sets it in the ViewLayout property. Default value is null. |
For an example, refer to ImageViewer.