DrawPolygon
MetafileRecorderGraphics2D.DrawPolygon method
Zeichnet das Polygon.
public void DrawPolygon(Pen pen, Point[] points)
Parameter | Typ | Beschreibung |
---|---|---|
pen | Pen | Stift, der Farbe, Breite und Stil der Figur bestimmt. |
points | Point[] | Die Punkte. |
Siehe auch
- class Pen
- struct Point
- class MetafileRecorderGraphics2D
- namensraum Aspose.Imaging.FileFormats.Emf.Graphics
- Montage Aspose.Imaging