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