Transform transparently (transformTransparently)

When the Transform transparently property is set on a parent, its children map their orientation based on the parent's parent orientation rather than the parent.

Absolute orientation specifications (such as setting Layout Direction as "leftToRight") are internally mapped to relative graphics context operations like "turn-left-by-90-degrees", depending on the orientation of the parent.

When Transform transparently is set on a parent, its children map their commands based on the parent's parent orientation, rather than on the parent.

This is useful for turning the entire document or part of it.

In the Properties view, this property is the Transform transparently property in the Orientation category.

Type: Boolean.