# Sandbox.RectInt.TopRight

```csharp
Vector2Int TopRight { get; set; }
```

Position of the top right edge of this rect.

Declared in [Sandbox.RectInt](/api/Sandbox.RectInt).
Assembly: `Sandbox.System`.
