Tao.FreeGlut SDK Documentation

Glut.GLUT_SCREEN_WIDTH_MM Field

Width of the screen in millimeters. Zero indicates the width is unknown or not available.

[Visual Basic]
Public Const GLUT_SCREEN_WIDTH_MM As Integer = 202
[C#]
public const int GLUT_SCREEN_WIDTH_MM = 202;

See Also

Glut Class | Tao.FreeGlut Namespace