Vizard 7 » Command Index » Vizard modules » viz » <viz:window>.getPosition
7.6

<viz:window>.getPosition

Returns the current position [x,y] of the window.

<viz:window>.getPosition()  

Remarks

This command will return the current position of the graphics window. The position is based on the distance from the upper left corner of the monitor to the upper left corner of the graphics window.

Return Value

[x,y]

See also

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