Open topic with navigation
Vizard 7 »
Command Index
»
Vizard objects
»
window
»
<window>.getPosition
7.7
<window>.getPosition
Returns position
<window>.getPosition(
mode = viz.WINDOW_NORMALIZED
)
mode = viz.WINDOW_NORMALIZED
Can be viz.WINDOW_NORMALIZED or viz.WINDOW_PIXELS
Remarks
This command will return the current position of the upper left corner of the window. The values are in normalized screen coordinates.
Return Value
[x,y]
Copyright © 2001-2024 WorldViz. All rights reserved.