{description}
{excerpt}Sets or returns the rotation angle of the shape.{excerpt}
{signature:C#}
 public double Rotation{ get; set; }
{signature}{signature:vb.net}
Public Property Rotation() As Double
{signature}
{remarks}

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


{remarks}