MetafileRecorderGraphics2D.DrawEllipse
MetafileRecorderGraphics2D.DrawEllipse method
Draws the ellipse.
public void DrawEllipse(Pen pen, Rectangle rect)
Parameter | Type | Description |
---|---|---|
pen | Pen | Pen that determines the color, width, and style of the figure. |
rect | Rectangle | The boundaries of the ellipse. |
See Also
- class Pen
- struct Rectangle
- class MetafileRecorderGraphics2D
- namespace Aspose.Imaging.FileFormats.Emf.Graphics
- assembly Aspose.Imaging