# IsDashed

> Whether the wire is drawn with a dashed pattern.

## Definition

* **Type:** Property
* **Namespace:** [Unity.GraphToolkit.Editor](/engine/6000.7/script-reference/unity/graphtoolkit/editor.md)
* **Assembly:** UnityEditor

```csharp
public bool IsDashed { get; set; }
```
