STYLE Variable (Images)

Determines the appearance of images specified with the IMGPATH variable and the IMAGE function.
Type: character
Default: 'TILE'

Syntax

STYLE='TILE' | 'FIT';

Variable Values

'TILE'
Uses copies of the image to fill the image area.
'FIT'
Stretches one instance of the image to fill the image area.

Details

This version of the STYLE variable can be used only with the IMAGE Function.