# Sandbox.WebSurface.TellMouseWheel

```csharp
void TellMouseWheel(int delta)
```

Tell the browser the mouse wheel has moved

### Parameters

- `delta` (`int`)

Declared in [Sandbox.WebSurface](/api/Sandbox.WebSurface).
Assembly: `Sandbox.Engine`.
