# Sandbox.Stroke.MiterLimit

```csharp
float MiterLimit { get; set; }
```

Maximum miter length divided by half the width, before falling back to bevel. Clamped to at least 1; non-finite values use 4.

Declared in [Sandbox.Stroke](/api/Sandbox.Stroke).
Assembly: `Sandbox.Engine`.
