Offset Property
Gets the gradient stop offset.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Offset { get; }
Public ReadOnly Property Offset As Double
Get
abstract Offset : float with get
override Offset : float with get
Property Value
DoubleImplements
IGradientStop.OffsetSee Also
Reference
ImmutableGradientStop Class
Avalonia.Media.Immutable Namespace