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^, array<Point>^) | Draws a polygon defined by an array of Point structures. |
![]() | DrawPolygon(Pen^, array<PointF>^) | Draws a polygon defined by an array of PointF structures. |
Show:
