Skip to content

Interface: BoxProperties

Properties specific to box annotations.

Extends

Properties

height

ts
height: number;

Height of the box


style?

ts
optional style: BoxStyle;

Style options for the box

type

ts
type: "box";

Type of annotation

width

ts
width: number;

Width of the box