This documentation is for the old version. Go to the latest Graphics Mill docs

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