# Sandbox.RectInt.Top

```csharp
int Top { get; set; }
```

Position of rect's top edge relative to its parent, can also be interpreted as its position on the Y axis.

Declared in [Sandbox.RectInt](/api/Sandbox.RectInt).
Assembly: `Sandbox.System`.
