eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » TgtImageSettings Class » TgtImageSettings.KeepAspectRatio Property

Gnostice eDocEngine VCL Developer Guide
TgtImageSettings.KeepAspectRatio Property

Specifies whether images retain their aspect ratio when their display area does not accommodate them.

Pascal
public property KeepAspectRatio: Boolean;
C++
public: __property Boolean KeepAspectRatio;

Aspect ratio is the proportion of the width of the image to its height. If aspect ratio is not retained, contents of the image appears distorted.