Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 493 Bytes

ellipsegeometry_radiusy.md

File metadata and controls

30 lines (19 loc) · 493 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.EllipseGeometry.RadiusY
winrt property

Windows.UI.Xaml.Media.EllipseGeometry.RadiusY

-description

Gets or sets the y-radius value of the EllipseGeometry.

-xaml-syntax

<EllipseGeometry RadiusY="double"/>

-property-value

The y-radius value of the EllipseGeometry.

-remarks

-examples

-see-also