Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 473 Bytes

uielement_rotation.md

File metadata and controls

23 lines (15 loc) · 473 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.UIElement.Rotation
winrt property

Microsoft.UI.Xaml.UIElement.Rotation

-description

Gets or sets the angle of clockwise rotation, in degrees. Rotates relative to the RotationAxis and the CenterPoint. Affects the rendering position of the element.

-property-value

The angle of clockwise rotation, in degrees.

-remarks

-see-also

-examples