SkewTransformAngleY Property |
Gets or sets the y-axis skew angle, which is measured in degrees counterclockwise
from the x-axis.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public double AngleY { get; set; }
Property Value
Type:
DoubleSee Also