SetViewPorts(int, bool)

Set the number of viewports displayed.

Declaration Syntax

public void SetViewPorts(int numViewPorts, bool horizontal)

Parameters

numViewPorts(int)

The number of viewports to display.

horizontal(bool)

Alignment is horizontal if "true" and vertical if "false". Applies when numViewPorts is 2.