Tao.Glfw SDK Documentation

Glfw.glfwSetMouseWheel Method 

[Visual Basic]
Public Shared Sub glfwSetMouseWheel( _
   ByVal position As Integer _
)
[C#]
public static void glfwSetMouseWheel(
   int position
);

See Also

Glfw Class | Tao.Glfw Namespace