---
title: right
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsedgeinsets/right
---

# right

The distance from the right side of the source rectangle to the right side of the result rectangle.

## Declaration

```swift
var right: Double
```

## See Also

### Specifying the edge insets

- [bottom](foundation/nsedgeinsets/bottom.md)
- [left](foundation/nsedgeinsets/left.md)
- [top](foundation/nsedgeinsets/top.md)
