# Sandbox.UI.BorderShapePoint.Deconstruct

```csharp
void Deconstruct(out Length X, out Length Y)
```

### Parameters

- `out X` (`Length`)
- `out Y` (`Length`)

Declared in [Sandbox.UI.BorderShapePoint](/api/Sandbox.UI.BorderShapePoint).
Assembly: `Sandbox.System`.
