MetafileRecorderGraphics2D.FillEllipse
MetafileRecorderGraphics2D.FillEllipse method
Fills the ellipse.
public void FillEllipse(Brush brush, Rectangle rect)
Parameter | Type | Description |
---|---|---|
brush | Brush | Brush that determines the characteristics of the fill. |
rect | Rectangle | The boundaries of the ellipse. |
See Also
- class Brush
- struct Rectangle
- class MetafileRecorderGraphics2D
- namespace Aspose.Imaging.FileFormats.Emf.Graphics
- assembly Aspose.Imaging