Points Property
Gets or sets the Point collection that defines this PolyBezierSegment object.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[ContentAttribute]
public Points? Points { get; set; }
<ContentAttribute>
Public Property Points As Points
Get
Set
[<ContentAttribute>]
member Points : Points with get, set
Property Value
Points
The points.