Tile Property

Visual LANSA Feature

Tile Property

Describes how the image is repeated within the control. 

The default is None.  All other enumeration values will result in the image being repeated both vertically and horizontally.

None

The image is not tiled in any way

Tile

The image is image repeated both vertically and horizontally.

MirrorHorizontal

The image is tiled and reflected along the vertical axis.

MirrorVertical

The image is tiled and reflected along the horizontal axis.

MirrorBoth

The image is tiled and reflected along both the horizontal and vertical axes.