Graphics.DrawPolygon-Methoden
In diesem Thema werden die DrawPolygon-Methoden der Graphics-Klasse aufgeführt. Eine vollständige Liste der Methoden für die Graphics-Klasse finden Sie unter Graphics.
Überladeliste
| Methode | BESCHREIBUNG |
|---|---|
| DrawPolygon(Stift * , Punkt , * INT * ) | Die Graphics::D rawPolygon-Methode zeichnet ein Polygon. |
| DrawPolygon(Pen * , PointF * , INT * ) | Die Graphics::D rawPolygon-Methode zeichnet ein Polygon. |
Anforderungen
| Anforderung | Wert |
|---|---|
| Header |
|