FillEllipse
MetafileRecorderGraphics2D.FillEllipse method
填充椭圆。
public void FillEllipse(Brush brush, Rectangle rect)
范围 | 类型 | 描述 |
---|---|---|
brush | Brush | 决定填充特性的画笔。 |
rect | Rectangle | 椭圆的边界。 |
也可以看看
- class Brush
- struct Rectangle
- class MetafileRecorderGraphics2D
- 命名空间 Aspose.Imaging.FileFormats.Emf.Graphics
- 部件 Aspose.Imaging