RadialGradientBrushCenter Property

Gets or sets the start point for the gradient.

Definition

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

Property Value

RelativePoint

Implements

IRadialGradientBrushCenter

See Also