# Sandbox.UI.Panel.FinalLayout

```csharp
void FinalLayout(Vector2 offset)
```

Takes a [Sandbox.UI.LayoutCascade](/api/Sandbox.UI.LayoutCascade) and returns an outer rect

### Parameters

- `offset` (`Vector2`)

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
