# Sandbox.Screen.Size

```csharp
static Vector2 Size { get; set; }
```

The total size of the game screen

Declared in [Sandbox.Screen](/api/Sandbox.Screen).
Assembly: `Sandbox.Engine`.
