Compartilhar via


RotationAngle

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the amount (in degrees) by which the ellipse is rotated about the x-axis.

<object RotationAngle="Double"  .../>
value = object.RotationAngle
object.RotationAngle = value

Property Value

Type: Double

The amount (in degrees) by which the ellipse is rotated about the x-axis.

This property is read/write. The default value is 0.

Managed Equivalent

RotationAngle

Applies To

ArcSegment