Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 465 Bytes

rotatetransform_angle.md

File metadata and controls

30 lines (19 loc) · 465 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.RotateTransform.Angle
winrt property

Windows.UI.Xaml.Media.RotateTransform.Angle

-description

Gets or sets the angle, in degrees, of clockwise rotation.

-xaml-syntax

<RotateTransform Angle="double"/>

-property-value

The angle, in degrees, of clockwise rotation. The default is 0.

-remarks

-examples

-see-also