The Transform type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
angle |
Gets or sets a rotation angle (in degrees). |
|
|
scaleX |
Gets or sets a scale factor in the x-direction. |
|
|
scaleY |
Gets or sets a scale factor in the y-direction. |
|
|
translateX |
Gets or sets a distance to translate along the x-axis. |
|
|
translateY |
Gets or sets a distance to translate along the y-axis. |