Visual.RotationAngle Property

Definition

The rotation angle in radians of the visual. Animatable.

C#
public float RotationAngle { get; set; }

Property Value

Single

The rotation angle in radians of the visual.

Remarks

To use degrees instead of radians use RotationAngleInDegrees.

Visual supports two forms of rotation, by axis-angle, and by orientation.

This property can be animated. Call CompositionObject.StartAnimation to associate it with a CompositionAnimation.

Applies to

Продукт Версії
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6