# Sandbox.TextRenderer.TextScope

```csharp
Scope TextScope { get; set; }
```

The text scope defines what text to render and it's visual properties (such as font, color, outline, etc.)

Declared in [Sandbox.TextRenderer](/api/Sandbox.TextRenderer).
Assembly: `Sandbox.Engine`.
