JVCL Help:TJvPreviewGraphicItem.Proportional

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether the image should be changed, without distortion, so that it fits the bounds of the container.


Pascal

 propertyProportional: Boolean;


Description

Use Proportional to set whether images are stretched to fill the entire client area when Stretch is true or if they should be stretched to fill as much as possible without changing the original width to height ratio of the image.


See Also

TJvPreviewGraphicItem.DestRect, TJvPreviewGraphicItem.Stretch


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page