ImmutableGradientStopOffset Property

Gets the gradient stop offset.

Definition

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

Property Value

Double

Implements

IGradientStopOffset

See Also