TrvActionInsertPicture.MaxImageSize

<< Click to display table of contents >>

TrvActionInsertPicture.MaxImageSize

Defines the maximal image size for inserting without scaling.

property MaxImageSize: TRVStyleLength;

A positive value limits sizes of inserted images. If width or height of the inserted picture exceeds this value, the image is scaled down proportionally. The actual image is not changed, it's just inserted scaled (its rvepImageHeight and rvepImageWidth properties are assigned, see the help file on TRVExtraItemProperty).

This value is measured in GetControlPanel.UnitsProgram.

Default value:

0 (no scaling)