![]() |
Previous | Next |
The backgroundTiled attribute specifies or retrieves a value indicating whether the background image of the VIEW or SUBVIEW is tiled.
Syntax
elementID.backgroundTiled
Possible Values
This attribute is a read/write Boolean.
Value | Description |
true | The image is repeated horizontally and vertically. |
false | Default. The image is not repeated. |
See Also
Previous | Next |