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