StartPoint Property
Gets or sets the start point for the gradient.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public RelativePoint StartPoint { get; set; }
Public Property StartPoint As RelativePoint
Get
Set
abstract StartPoint : RelativePoint with get, set
override StartPoint : RelativePoint with get, set