RotationAngle Property
Gets or sets the amount (in degrees) by which the ellipse is rotated about the x-axis.
XAML |
<object RotationAngle="Double" .../>
|
Scripting |
value = object.RotationAngle object.RotationAngle = value |
Property Value
The amount (in degrees) by which the ellipse is rotated about the x-axis.
This property is read/write. The default value is 0.
Remarks
The following illustration shows several elliptical arcs that are identical except for their RotationAngle settings.
ArcSegments with different RotationAngle settings