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
vb.net
vb.net

Public Property Rotation() As Double
Remarks

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