Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 539 Bytes

planeprojection_globaloffsetx.md

File metadata and controls

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

Microsoft.UI.Xaml.Media.PlaneProjection.GlobalOffsetX

-description

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

-xaml-syntax

<PlaneProjection GlobalOffsetX="double"/>

-property-value

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

-remarks

-examples

-see-also