Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 539 Bytes

planeprojection_rotationz.md

File metadata and controls

28 lines (19 loc) · 539 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.PlaneProjection.RotationZ
winrt property

Microsoft.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