# Sandbox.Stroke.Offset

```csharp
float Offset { get; set; }
```

Phase along the path in drawing pixels. Wraps around the period; non-finite values become zero.

Declared in [Sandbox.Stroke](/api/Sandbox.Stroke).
Assembly: `Sandbox.Engine`.
