Gets/sets an angle (in degrees) to rotate on.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Angle As Single
public float Angle { get; set; }
Image is rotated clockwise. To rotate it counter-clockwise, specify negative angle.
Default value is 0.