Polyline.

Points Property

Namespace
Avalonia.Controls.Shapes
Containing Type
Polyline

Syntax

public IList<Point> Points { get; set; }

Value

Type Description
IList<Point>