viewportLayoutType Enumeration

Viewports layout type.
Fields
 
Name Value Description
FourViewports 8 Four viewports
None 0 No viewports
SingleViewport 1 One viewport
Stacked 9 Vertical stack layout
ThreeViewportsWithOneOnBottom 7 One viewport on bottom and two on top
ThreeViewportsWithOneOnLeft 4 One viewport on the left and two on the right
ThreeViewportsWithOneOnRight 6 One viewport on the right and two on the left
ThreeViewportsWithOneOnTop 5 One viewport on top and two on bottom
TwoViewportsHorizontal 3 Two viewports split horizontally
TwoViewportsVertical 2 Two viewports, split vertically

In this article

Definition