Void
ModelViewManager
.SetViewPorts(Int32 numViewPorts, Boolean horizontal)
Set the number of viewports displayed.
Remarks
Examples
Parameters
numViewPorts
Type: Int32
The number of viewports to display.
horizontal
Type: Boolean
Alignment is horizontal if "true" and vertical if "false". Applies when numViewPorts is 2.
Return Value
Type: Void