Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_SCREEN_WIDTH Field
Width of the screen in pixels. Zero indicates the width is unknown or not available.
[Visual Basic]
Public Const GLUT_SCREEN_WIDTH As
Integer = 200
[C#]
public const
int GLUT_SCREEN_WIDTH = 200;
See Also
Glut Class | Tao.FreeGlut Namespace