ImageDevice.Fill
ImageDevice.Fill method
Fills a path.
public override void Fill(GraphicsPath s)
Parameter | Type | Description |
---|---|---|
s | GraphicsPath | A path to be filled. |
See Also
- class ImageDevice
- namespace Aspose.Page.EPS.Device
- assembly Aspose.Page
Fills a path.
public override void Fill(GraphicsPath s)
Parameter | Type | Description |
---|---|---|
s | GraphicsPath | A path to be filled. |