IImageBox.Stretch

Syntax

Stretch: Boolean;

Description

The Stretch property determines whether the image sizes should be adjusted automatically to the component sizes.

Comments

If Stretch property is set to True, the width and height of the raster image are changed so that the full image fits into the component window.

See also:

IImageBox