# Interface: BackdropOptions
# Properties
# color
• color: Scriptable
<Color
, ScriptableScaleContext
>
Color of label backdrops.
# Defined in
types/index.d.ts:1486
# height
• height: number
Height of backdrop in pixels
# Defined in
types/index.d.ts:1481
# left
• left: number
Left position of backdrop as pixel
# Defined in
types/index.d.ts:1466
# top
• top: number
Top position of backdrop as pixel
# Defined in
types/index.d.ts:1471
# width
• width: number
Width of backdrop in pixels
# Defined in
types/index.d.ts:1476