# Sandbox.UI.BaseStyles.BorderTopLeftRadius

```csharp
System.Nullable<Length> BorderTopLeftRadius { get; set; }
```

Represents the `border-top-left-radius` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
