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