EndPoint Property
Gets or sets the end point of the line.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Point EndPoint { get; set; }
Public Property EndPoint As Point
Get
Set
member EndPoint : Point with get, set