| << Click to Display Table of Contents >> PictureBestFit |     | 
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
"Pictures" in the Programmer's Manual