Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 561 Bytes

planeprojection_localoffsetx.md

File metadata and controls

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

Microsoft.UI.Xaml.Media.PlaneProjection.LocalOffsetX

-description

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

-xaml-syntax

<PlaneProjection LocalOffsetX="double"/>

-property-value

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

-remarks

-examples

-see-also