# Sandbox.Stroke.DashLength

```csharp
float DashLength { get; set; }
```

Dash centerline length in drawing pixels. Nonpositive or non-finite values produce a solid stroke.

Declared in [Sandbox.Stroke](/api/Sandbox.Stroke).
Assembly: `Sandbox.Engine`.
