Tao.FreeGlut SDK Documentation

Glut.GLUT_WINDOW_HEIGHT Field

Height in pixels of the current window.

[Visual Basic]
Public Const GLUT_WINDOW_HEIGHT As Integer = 103
[C#]
public const int GLUT_WINDOW_HEIGHT = 103;

See Also

Glut Class | Tao.FreeGlut Namespace