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