ImmutableLinearGradientBrushEndPoint Property

Gets or sets the end point for the gradient.

Definition

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

Property Value

RelativePoint

Implements

ILinearGradientBrushEndPoint

See Also