PolyLineSegmentPoints Property
Gets or sets the points.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.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
The points.