Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 520 Bytes

compositetransform3d_rotationy.md

File metadata and controls

24 lines (15 loc) · 520 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.Media3D.CompositeTransform3D.RotationY
winrt property

Windows.UI.Xaml.Media.Media3D.CompositeTransform3D.RotationY

-description

Gets or sets the angle in degrees of counterclockwise rotation around the y-axis.

-property-value

The angle of rotation around the y-axis, given in degrees in a counterclockwise direction. The default value is 0 degrees.

-remarks

-examples

-see-also