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