GradientStopOffset Property

Gets the gradient stop offset.

Definition

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

Property Value

Double

Implements

IGradientStopOffset

See Also