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