Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 486 Bytes

compositetransform_rotation.md

File metadata and controls

30 lines (19 loc) · 486 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.CompositeTransform.Rotation
winrt property

Windows.UI.Xaml.Media.CompositeTransform.Rotation

-description

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

-xaml-syntax

<CompositeTransform Rotation="double"/>

-property-value

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

-remarks

-examples

-see-also