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