Tao.FreeGlut SDK Documentation

Glut.GLUT_NUM_TABLET_BUTTONS Field

Number of buttons supported by the tablet. If no tablet is supported, zero is returned.

[Visual Basic]
Public Const GLUT_NUM_TABLET_BUTTONS As Integer = 609
[C#]
public const int GLUT_NUM_TABLET_BUTTONS = 609;

See Also

Glut Class | Tao.FreeGlut Namespace