PictureBestFit

<< Click to Display Table of Contents >>

Navigation:  Picture Functions >

PictureBestFit

Previous pageReturn to chapter overviewNext page

Keeps a picture's aspect and allows for the largest zoom within a given rectangle without distortion. In contrast to PictureKeepAspect this flag is useful, if you specify all four coordinates.

See "Scaling" in the Programmer's Manual for details.

property boolean VPE.PictureBestFit

read / write; runtime only; also supported by TVPEObject

Possible Values:

Value

Description

True

enabled

False

disabled

Default:

False

 

See also:

"Pictures" in the Programmer's Manual