PolygonPoints Property

Definition

Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IList<Point> Points { get; set; }

Property Value

IListPoint

See Also