Vizard 7 » Command Index » Vizard modules » viz » <viz:window>.getSize
7.5

<viz:window>.getSize

Returns the current size [width,height] of the window.

<viz:window>.getSize()  

Remarks

This command will return the current size of the graphics window in pixel units. The size does not take the title bar or border into account.

Return Value

[width,height]

See also

<viz:window>.getPosition
<viz:window>.setPosition
<viz:window>.setSize