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