---
title: "Extend"
---

# Extend

Line extension direction.

**Kind:** enum

**Variants**

| Name | Description |
| --- | --- |
| `None` | No extension. |
| `Left` | Extend to the left. |
| `Right` | Extend to the right. |
| `Both` | Extend in both directions. |
