# Sandbox.UI.BoxDrawDescriptor.Deconstruct

```csharp
void Deconstruct(out Rect PanelRect, out Color Color)
```

### Parameters

- `out PanelRect` (`Rect`)
- `out Color` (`Color`)

Declared in [Sandbox.UI.BoxDrawDescriptor](/api/Sandbox.UI.BoxDrawDescriptor).
Assembly: `Sandbox.Engine`.
