# Sandbox.Stroke.Width

```csharp
float Width { get; set; }
```

Width in drawing pixels, placed according to Alignment. Nonpositive or non-finite widths disable the stroke.

Declared in [Sandbox.Stroke](/api/Sandbox.Stroke).
Assembly: `Sandbox.Engine`.
