Click or drag to resize
SkewTransformAngleX Property
Gets or sets the x-axis skew angle, which is measured in degrees counterclockwise from the y-axis.

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

Property Value

Type: Double
See Also