RadialGradientBrushGradientOrigin Property

Gets or sets the location of the two-dimensional focal point that defines the beginning of the gradient.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public RelativePoint GradientOrigin { get; set; }

Property Value

RelativePoint

Implements

IRadialGradientBrushGradientOrigin

See Also