1 | scale and scaleOrientation field of the Transform node allows to scale shapes and groups of shapes to any size. |
2 | scale field has three values and each of them defines the appropriate scale factor on the corresponding axis.This allows to warp the shapes. |
3 | scaleOrientation field allows to specify an orientation for the scaling. When it is specified, before the scaling operation the coornidate system is rotated and after the scale operation the coordinate system will be rotated back so that coordinate system remains unchanged. This orientation change enables to scale shapes diagonally instead of just horizontally, vertically, and front to back. |