This interface provides access to a VisualElement transform data.
Reading properties of this object gives information about the transform of its VisualElement.
It is possible to write the position, scale and rotation of the transform.
Property | Description |
---|---|
matrix | Transformation matrix calculated from the position, rotation and scale of the transform (Read Only). |