Skip to main content

setBounds

Description​

Sets the position and size of the container for efficient repositioning.

setBounds(x: number, y: number, w: number, h: number): void
ParameterSummary
xAll

The X-position

yAll

The Y-position

wAll

The width

hAll

The height