Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 594 Bytes

compositetransform3d_centerz.md

File metadata and controls

22 lines (15 loc) · 594 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.Media3D.CompositeTransform3D.CenterZ
winrt property

Microsoft.UI.Xaml.Media.Media3D.CompositeTransform3D.CenterZ

-description

Gets the z-coordinate of the center point in pixels for all transforms specified by the CompositeTransform3D.

-property-value

The z-coordinate of the center point for all transforms specified by the CompositeTransform3D. The default value is 0.

-remarks

-examples

-see-also