Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 539 Bytes

planeprojection_globaloffsetz.md

File metadata and controls

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

Microsoft.UI.Xaml.Media.PlaneProjection.GlobalOffsetZ

-description

Gets or sets the distance that the object is translated along the z-axis of the screen.

-xaml-syntax

<PlaneProjection GlobalOffsetZ="double"/>

-property-value

The distance that the object is translated along the z-axis of the screen.

-remarks

-examples

-see-also