IDCompositionTransform

An IDCompositionTransform interface represents a 2D transformation that can be used to modify the coordinate space of a visual subtree.

interface IDCompositionTransform : IDCompositionTransform3D {}

Meta