Tao.FreeGlut SDK Documentation

Glut.GLUT_SCREEN_HEIGHT Field

Height of the screen in pixels. Zero indicates the height is unknown or not available.

[Visual Basic]
Public Const GLUT_SCREEN_HEIGHT As Integer = 201
[C#]
public const int GLUT_SCREEN_HEIGHT = 201;

See Also

Glut Class | Tao.FreeGlut Namespace