C#:Polygons

From Progzoo

A polygon is an angular shape such as a triangle or a hexagon. We need to specify a whole list of points to draw or fill a polygon.

We build an Array of Point objects.

[Font] [Default] [Show] [Resize] [History] [Profile]