# Miter

> Joins the sub-paths with a sharp corner. The join converts to a beveled join when the _miterLimit ratio is reached.

## Definition

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

```csharp
Miter = 0
```
