LinearGradientBrush.

EndPoint Property

Summary

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

Syntax

public RelativePoint EndPoint { get; set; }

Value

Type Description
RelativePoint