Click or drag to resize
EllipseGeometryRadiusY Property
Gets or sets the y-radius value of the EllipseGeometry.

Namespace: Windows.UI.Xaml.Media
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double RadiusY { get; set; }

Property Value

Type: Double
See Also