# Sandbox.UI.BoxDrawDescriptor

- Kind: struct
- Namespace: `Sandbox.UI`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`BoxDrawDescriptor`](/api/Sandbox.UI.BoxDrawDescriptor/.ctor)

## Fields

- [`BackgroundAngle`](/api/Sandbox.UI.BoxDrawDescriptor/BackgroundAngle)
- [`BackgroundClip`](/api/Sandbox.UI.BoxDrawDescriptor/BackgroundClip): Which box the background paints into.
- [`BackgroundImage`](/api/Sandbox.UI.BoxDrawDescriptor/BackgroundImage)
- [`BackgroundRect`](/api/Sandbox.UI.BoxDrawDescriptor/BackgroundRect)
- [`BackgroundRepeat`](/api/Sandbox.UI.BoxDrawDescriptor/BackgroundRepeat)
- [`BackgroundTint`](/api/Sandbox.UI.BoxDrawDescriptor/BackgroundTint)
- [`BorderColorB`](/api/Sandbox.UI.BoxDrawDescriptor/BorderColorB)
- [`BorderColorL`](/api/Sandbox.UI.BoxDrawDescriptor/BorderColorL)
- [`BorderColorR`](/api/Sandbox.UI.BoxDrawDescriptor/BorderColorR)
- [`BorderColorT`](/api/Sandbox.UI.BoxDrawDescriptor/BorderColorT)
- [`BorderSize`](/api/Sandbox.UI.BoxDrawDescriptor/BorderSize)
- [`FilterMode`](/api/Sandbox.UI.BoxDrawDescriptor/FilterMode)

## Properties

- [`BorderRadius`](/api/Sandbox.UI.BoxDrawDescriptor/BorderRadius): Circular corner radii as (bottom-right, top-right, bottom-left, top-left).
- [`Color`](/api/Sandbox.UI.BoxDrawDescriptor/Color)
- [`PanelRect`](/api/Sandbox.UI.BoxDrawDescriptor/PanelRect)

## Methods

- [`Deconstruct`](/api/Sandbox.UI.BoxDrawDescriptor/Deconstruct)
