Initializes a new instance of the Rotate class using the specified rotation angle.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Rotate(
float angle
)
Type: System.Single
The angle to rotate the image at (in degrees). You can change this value later using the Angle property.