Skip to content

Function: setBbox()

ts
function setBbox(
   t, 
   x, 
   y, 
   width, 
   height): void;

Parameters

t

Box | Text

x

number

y

number

width

number

height

number

Returns

void