# Sandbox.RectInt.WithoutPosition

```csharp
RectInt WithoutPosition { get; set; }
```

Returns this rect with position set to 0 on both axes.

Declared in [Sandbox.RectInt](/api/Sandbox.RectInt).
Assembly: `Sandbox.System`.
