Points

PolygonShape.Points property

Gets or sets the curve points.

public PointF[] Points { get; set; }

Property Value

The curve points.

See Also