LinearGradientBrush.

StartPoint Property

Summary

Gets or sets the start point for the gradient.
Namespace
Avalonia.Media
Containing Type
LinearGradientBrush

Syntax

public RelativePoint StartPoint { get; set; }

Value

Type Description
RelativePoint