<viz:window>.getFullscreenRectangle

Get the rectangle of the fullscreen mode window

 

<viz:window>.getFullscreenRectangle()

 

Remarks

This command will return the position/size of the rectangle that will be used in fullscreen mode.

Return Value

[x,y,width,height]

See also

<viz:window>.getFullscreen
<viz:window>.getFullscreenMonitor
<viz:window>.setFullscreen
<viz:window>.setFullscreenMonitor
<viz:window>.setFullscreenRectangle