Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 537 Bytes

planeprojection_rotationz.md

File metadata and controls

30 lines (19 loc) · 537 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.PlaneProjection.RotationZ
winrt property

Windows.UI.Xaml.Media.PlaneProjection.RotationZ

-description

Gets or sets the number of degrees to rotate the object around the z-axis of rotation.

-xaml-syntax

<PlaneProjection RotationZ="double"/>

-property-value

The number of degrees to rotate the object around the z-axis of rotation. The default is 0.

-remarks

-examples

-see-also