set_clip method
set_clip
Clips shape.
def set_clip(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | Path that is used for clipping. |
See Also
- module
aspose.page.eps.device - class
ImageDevice
Clips shape.
def set_clip(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | Path that is used for clipping. |
aspose.page.eps.deviceImageDevice