Skip to content

ImageRepeat

Inherits: Enum

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

Properties

Properties#

NO_REPEAT = 'noRepeat' class-attribute instance-attribute #

REPEAT = 'repeat' class-attribute instance-attribute #

REPEAT_X = 'repeatX' class-attribute instance-attribute #

REPEAT_Y = 'repeatY' class-attribute instance-attribute #