TTransformation.HasTransformedBounds

function HasTransformedBounds: Boolean;

Description

Returns true if a given derived transformation can specify its transformed bounds, otherwise the result is false. If custom descendants cannot specify transformed bounds, this method must be overridden, since the default result is true.

See Also

GetTransformedBounds