Skip to main content

RadiusY Property

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

Definition

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

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

Property Value

RelativeScalar

Implements

IRadialGradientBrush.RadiusY

See Also

Reference

RadialGradientBrush Class
Avalonia.Media Namespace