Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 538 Bytes

skewtransform_angley.md

File metadata and controls

28 lines (19 loc) · 538 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.SkewTransform.AngleY
winrt property

Microsoft.UI.Xaml.Media.SkewTransform.AngleY

-description

Gets or sets the y-axis skew angle, which is measured in degrees counterclockwise from the x-axis.

-xaml-syntax

<SkewTransform AngleY="double"/>

-property-value

The skew angle, which is measured in degrees counterclockwise from the x-axis. The default is 0.

-remarks

-examples

-see-also