Tao.Glfw SDK Documentation

Glfw.GLFW_KEY_KP_7 Field

Keypad numeric key 7.

[Visual Basic]
Public Const GLFW_KEY_KP_7 As Integer = 309
[C#]
public const int GLFW_KEY_KP_7 = 309;

See Also

Glfw Class | Tao.Glfw Namespace