MetafileRecorderGraphics2D.DrawPolygon
MetafileRecorderGraphics2D.DrawPolygon method
Draws the polygon.
public void DrawPolygon(Pen pen, Point[] points)
Parameter | Type | Description |
---|---|---|
pen | Pen | Pen that determines the color, width, and style of the figure. |
points | Point[] | The points. |
See Also
- class Pen
- struct Point
- class MetafileRecorderGraphics2D
- namespace Aspose.Imaging.FileFormats.Emf.Graphics
- assembly Aspose.Imaging