Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Sets or returns the rotation angle of the shape.

Signature
C#
C#
public double Rotation{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property Rotation() As Double
{signature}
{remarks}

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


{remarks}
Remarks

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