Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 619 Bytes

mediaelement_aspectratioheight.md

File metadata and controls

23 lines (15 loc) · 619 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.MediaElement.AspectRatioHeight
winrt property

Windows.UI.Xaml.Controls.MediaElement.AspectRatioHeight

-description

Gets the height portion of the native aspect ratio of the media.

-property-value

The height portion of the native aspect ratio of the media. This value holds meaning only when you compare it with the value for the AspectRatioWidth property; the two properties together describe the aspect ratio.

-remarks

-examples

-see-also