Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 463 Bytes

perspectivetransform3d_depth.md

File metadata and controls

24 lines (15 loc) · 463 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.Media3D.PerspectiveTransform3D.Depth
winrt property

Windows.UI.Xaml.Media.Media3D.PerspectiveTransform3D.Depth

-description

Gets or sets the distance in pixels to the plane where z=0.

-property-value

The distance to the z=0 plane. This value must be greater than zero. The default value is 1000.

-remarks

-examples

-see-also