TCustomImage32.ScaleY

property ScaleY: Single;

Description

Specifies the Y scale of the bitmap image when ScaleMode is smScale or smOptimalScaled.

Warning: do not set too small scales in baTile BitmapAlign mode, as this can have severe impact on performance.

See Also

Bitmap Image, BitmapAlign, Scale, ScaleMode, ScaleX