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