Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 537 Bytes

planeprojection_globaloffsety.md

File metadata and controls

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

Windows.UI.Xaml.Media.PlaneProjection.GlobalOffsetY

-description

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

-xaml-syntax

<PlaneProjection GlobalOffsetY="double"/>

-property-value

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

-remarks

-examples

-see-also