2.4.15 BackgroundRepeatTypes

The BackgroundRepeatTypes enumeration specifies how a background image is to fill the space available within its parent container. This enumeration contains valid values for the BackgroundRepeat property. The value of the BackgroundRepeatTypes enumeration MUST be one of following.

Value

Meaning

0x00

Repeat

0x01

Clip

0x02

RepeatX

0x03

RepeatY