# Sandbox.Screen.DesktopScale

```csharp
static float DesktopScale { get; set; }
```

The desktop's dpi scale on the current monitor.

Declared in [Sandbox.Screen](/api/Sandbox.Screen).
Assembly: `Sandbox.Engine`.
