# Sandbox.UI.BackdropDrawDescriptor.BorderRadius

```csharp
Vector4 BorderRadius { get; set; }
```

Circular corner radii as (bottom-right, top-right, bottom-left, top-left).

Declared in [Sandbox.UI.BackdropDrawDescriptor](/api/Sandbox.UI.BackdropDrawDescriptor).
Assembly: `Sandbox.Engine`.
