Transform Properties

The Transform type exposes the following members.

Properties

Name Description
Public property angle

Gets or sets a rotation angle (in degrees).

Public property scaleX

Gets or sets a scale factor in the x-direction.

Public property scaleY

Gets or sets a scale factor in the y-direction.

Public property translateX

Gets or sets a distance to translate along the x-axis.

Public property translateY

Gets or sets a distance to translate along the y-axis.

See Also

Reference