This documentation is archived and is not being maintained.
Graphics::DrawPolygon Method
Visual Studio 2008
Draws a polygon defined by an array of Point structures.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: