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