Interface: BackdropOptions

Properties

color

color: Scriptable<Color, ScriptableScaleContext>

Color of label backdrops.

Defined in

types/index.d.ts:1455BackdropOptions - 图1 (opens new window)


height

height: number

Height of backdrop in pixels

Defined in

types/index.d.ts:1450BackdropOptions - 图2 (opens new window)


left

left: number

Left position of backdrop as pixel

Defined in

types/index.d.ts:1435BackdropOptions - 图3 (opens new window)


top

top: number

Top position of backdrop as pixel

Defined in

types/index.d.ts:1440BackdropOptions - 图4 (opens new window)


width

width: number

Width of backdrop in pixels

Defined in

types/index.d.ts:1445BackdropOptions - 图5 (opens new window)