Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_INIT_WINDOW_WIDTH Field
The width value of the initial window size.
[Visual Basic]
Public Const GLUT_INIT_WINDOW_WIDTH As
Integer = 502
[C#]
public const
int GLUT_INIT_WINDOW_WIDTH = 502;
See Also
Glut Class | Tao.FreeGlut Namespace