Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 559 Bytes

planeprojection_localoffsety.md

File metadata and controls

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

Windows.UI.Xaml.Media.PlaneProjection.LocalOffsetY

-description

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

-xaml-syntax

<PlaneProjection LocalOffsetY="double"/>

-property-value

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

-remarks

-examples

-see-also