Sets or returns the rotation angle of the shape.

public double Rotation{ get; set; }
Public Property Rotation() As Double

Rotation amount must be between -3600 and 3600 degrees.  Values will automatically be clamped.