You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

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 IsEmpty
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