LineGeometryEndPoint Property
Gets or sets the end point of the line.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Point EndPoint { get; set; }
Public Property EndPoint As Point
Get
Set
member EndPoint : Point with get, set
Property Value
Point