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