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