new CustomRegion()

Methods


x( x )

Description

The x position in pixels.

Parameters
Name Type Description
x number | string

y( y )

Description

The y position in pixels.

Parameters
Name Type Description
y number | string

width( width )

Description

The width of the region in pixels.

Parameters
Name Type Description
width number | string

height( height )

Description

The height of the region in pixels.

Parameters
Name Type Description
height number | string