Skip to main content

Points Property

Gets or sets the Point collection that defines this PolyBezierSegment object.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

[ContentAttribute]
public Points? Points { get; set; }
View Source

Property Value

Points
The points.

See Also

Reference

PolyBezierSegment Class
Avalonia.Media Namespace