Points Property
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IList<Point> Points { get; set; }
Public Property Points As IList(Of Point)
Get
Set
member Points : IList<Point> with get, set