Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 549 Bytes

perspectivetransform3d_offsetx.md

File metadata and controls

22 lines (15 loc) · 549 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.Media3D.PerspectiveTransform3D.OffsetX
winrt property

Microsoft.UI.Xaml.Media.Media3D.PerspectiveTransform3D.OffsetX

-description

Gets or sets the x-offset in pixels for the perspective's origin from the center of the element.

-property-value

The x-offset of the perspective's origin from the center of the element. This distance is measured in pixels and the default value is 0.

-remarks

-examples

-see-also