Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_WINDOW_Y Field
Y location in pixels (relative to the screen origin) of the current window.
[Visual Basic]
Public Const GLUT_WINDOW_Y As
Integer = 101
[C#]
public const
int GLUT_WINDOW_Y = 101;
See Also
Glut Class | Tao.FreeGlut Namespace