UIElement.Rotation Property

Definition

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.

C#
public float Rotation { get; set; }

Property Value

Single

The angle of clockwise rotation, in degrees.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6