GradientOrigin Property
Gets the location of the two-dimensional focal point that defines the beginning of the gradient.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
RelativePoint GradientOrigin { get; }
ReadOnly Property GradientOrigin As RelativePoint
Get
abstract GradientOrigin : RelativePoint with get