# Tail

> How the end of the path is displayed.

## Definition

* **Type:** Property
* **Namespace:** [Unity.VectorGraphics](/engine/6000.7/script-reference/unity/vectorgraphics.md)
* **Assembly:** UnityEngine.VectorGraphicsModule

```csharp
public PathEnding Tail { readonly get; set; }
```
