Click or drag to resize
RotateTransformAngle Property
Gets or sets the angle, in degrees, of clockwise rotation.

Namespace: Windows.UI.Xaml.Media
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double Angle { get; set; }

Property Value

Type: Double
See Also