Skip to main content

RadiusY Property

Gets or sets a double that defines the radius in the Y-axis of the ellipse.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public double RadiusY { get; set; }
View Source

Property Value

Double

Remarks

In order for this property to be used, Rect must not be set (equal to the default Rect value).

See Also

Reference

EllipseGeometry Class
Avalonia.Media Namespace