PsDocument.Fill
PsDocument.Fill method
Fill an arbitrary path.
public void Fill(GraphicsPath shape)
| Parameter | Type | Description |
|---|---|---|
| shape | GraphicsPath | The path to fill. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page
Fill an arbitrary path.
public void Fill(GraphicsPath shape)
| Parameter | Type | Description |
|---|---|---|
| shape | GraphicsPath | The path to fill. |