# border

> Edge border size for a sprite (in pixels).

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public Vector4 border
```

### Remarks

X=left, Y=bottom, Z=right, W=top.
