Skip to content

ImageRepeat

Inherits: Enum

How to paint any portions of a box not covered by an image.

Properties

Properties#

NO_REPEAT = 'noRepeat' #

REPEAT = 'repeat' #

REPEAT_X = 'repeatX' #

REPEAT_Y = 'repeatY' #