IImageBox.Proportional

Syntax

Proportional: Boolean;

Description

The Proportional property determines whether the proportions of the image are kept in the window of the ImageBox component.

Comments

If the Proportional property is set to True, the image is resized proportionally and corresponds to the sizes of the component window, otherwise, the displayed part of the image is limited by the sizes of the window of the ImageBox component.

See also:

IImageBox