Graphics.DrawPolygon Method
.NET Framework (current version)
Draws a polygon defined by an array of Point structures.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | DrawPolygon(Pen, Point[]) | Draws a polygon defined by an array of Point structures. |
![]() | DrawPolygon(Pen, PointF[]) | Draws a polygon defined by an array of PointF structures. |
Show:
