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