Skip to main content

RadiusX Property

Gets or sets the horizontal radius of the outermost circle of the radial gradient.

Definition

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

[DependsOnAttribute("Radius")]
public RelativeScalar RadiusX { get; set; }

Property Value

RelativeScalar

Implements

IRadialGradientBrush.RadiusX

See Also

Reference

RadialGradientBrush Class
Avalonia.Media Namespace