LineGeometry.

EndPoint Property

Summary

Gets or sets the end point of the line.
Namespace
Avalonia.Media
Containing Type
LineGeometry

Syntax

public Point EndPoint { get; set; }

Value

Type Description
Point