GraphicsPath::AddPolygon Method
.NET Framework (current version)
Adds a polygon to this path.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | AddPolygon(array<Point>^) | Adds a polygon to this path. |
![]() | AddPolygon(array<PointF>^) | Adds a polygon to this path. |
Show:
