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