Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 538 Bytes

arcsegment_rotationangle.md

File metadata and controls

30 lines (19 loc) · 538 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.ArcSegment.RotationAngle
winrt property

Windows.UI.Xaml.Media.ArcSegment.RotationAngle

-description

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

-xaml-syntax

<ArcSegment RotationAngle="double"/>

-property-value

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

-remarks

-examples

-see-also