set_clip method
set_clip
Adds the specified path to the current clip path.
def set_clip(self, clip_path):
...
| Parameter | Type | Description |
|---|---|---|
| clip_path | aspose.pydrawing.drawing2d.GraphicsPath | The clip path to be added. |
See Also
- module
aspose.page.xps.presentation.image - class
ImageDevice