Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_SCREEN_HEIGHT_MM Field
Height of the screen in millimeters. Zero indicates the height is unknown or not available.
[Visual Basic]
Public Const GLUT_SCREEN_HEIGHT_MM As
Integer = 203
[C#]
public const
int GLUT_SCREEN_HEIGHT_MM = 203;
See Also
Glut Class | Tao.FreeGlut Namespace