# dashOffset

> The offset to the first dash to use when drawing paths using Painter2D.Stroke.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.7/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public float dashOffset { get; set; }
```
