TPositionedLayer.GetAdjustedRect

function GetAdjustedRect(const R: TFloatRect): TFloatRect;

Description

When the Scaled property is True, GetAdjustedRect returns the scaled version of the input rect (R), otherwise it returns R as it is, without scaling.

See Also

Using Layers, Rectangle Types, GetAdjustedLocation, Scaled