Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 461 Bytes

skewtransform_centery.md

File metadata and controls

28 lines (19 loc) · 461 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.SkewTransform.CenterY
winrt property

Microsoft.UI.Xaml.Media.SkewTransform.CenterY

-description

Gets or sets the y-coordinate of the transform center.

-xaml-syntax

<SkewTransform CenterY="double"/>

-property-value

The y-coordinate of the transform center. The default is 0.

-remarks

-examples

-see-also