# Sandbox.Screen.Width

```csharp
static float Width { get; set; }
```

The width of the game screen. Equal to Screen.x

Declared in [Sandbox.Screen](/api/Sandbox.Screen).
Assembly: `Sandbox.Engine`.
