LineGeometryStartPoint Property

Gets or sets the start point of the line.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Point StartPoint { get; set; }

Property Value

Point

See Also