Skip to main content

GradientOrigin 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)

public RelativePoint GradientOrigin { get; set; }

Property Value

RelativePoint

Implements

IRadialGradientBrush.GradientOrigin

See Also

Reference

RadialGradientBrush Class
Avalonia.Media Namespace