ImmutableRadialGradientBrushGradientOrigin Property

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

Definition

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

Property Value

RelativePoint

Implements

IRadialGradientBrushGradientOrigin

See Also