Defines whether the image is repeated
Member of PRIM_MD.ListImageCurrentItem (PRIM_MD.ListImageCurrentItem)
Data Type - Enumeration
The ImageTile property describes how the Image is repeated within the control.
Enum Value | Description |
---|---|
MirrorBoth | The image is tiled and reflected along both the horizontal and vertical axes |
MirrorHorizontal | The image is tiled and reflected along the vertical axis |
MirrorVertical | The image is tiled and reflected along the horizontal axis |
None | The image is not tiled in any way |
Tile | The image is image repeated both vertically and horizontally |
LANSA Version 15, April 2020