EllipseGeometryRadiusX Property
Gets or sets a double that defines the radius in the X-axis of the ellipse.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public double RadiusX { get; set; }
Public Property RadiusX As Double
Get
Set
member RadiusX : float with get, set
Property Value
Double
In order for this property to be used,
Rect must not be set
(equal to the default
Rect value).