# Sandbox.UI.BaseStyles.TextStrokeColor

```csharp
System.Nullable<Color> TextStrokeColor { get; set; }
```

Represents the `text-stroke-color` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
