# Sandbox.TextStyle.FontSize

```csharp
float FontSize { get; set; }
```

Font size in pixels, scaled by the panel's ScaleToScreen.

Declared in [Sandbox.TextStyle](/api/Sandbox.TextStyle).
Assembly: `Sandbox.Engine`.
