PolygonPoints Property
Namespace: Avalonia.Controls.ShapesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IList<Point> Points { get; set; }
Public Property Points As IList(Of Point)
Get
Set
member Points : IList<Point> with get, set
Property Value
IListPoint