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