EndPoint Property
Gets or sets the end point for the gradient.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public RelativePoint EndPoint { get; }
Public ReadOnly Property EndPoint As RelativePoint
Get
abstract EndPoint : RelativePoint with get
override EndPoint : RelativePoint with get
Property Value
RelativePointImplements
ILinearGradientBrush.EndPointSee Also
Reference
ImmutableLinearGradientBrush Class
Avalonia.Media.Immutable Namespace