Toggle side menu
Toggle side menu
Home
Documentation
API
Polygon
.
Points
Property
Namespace
Avalonia
.Controls
.Shapes
Containing Type
Polygon
Syntax
public IList<Point> Points { get; set; }
Value
Type
Description
IList
<
Point
>