set_clip method
set_clip
Specifies the clip of the device.
def set_clip(self, clip_path):
...
| Parameter | Type | Description |
|---|---|---|
| clip_path | aspose.pydrawing.drawing2d.GraphicsPath | A clipping path. |
See Also
- module
aspose.page - class
Device
Specifies the clip of the device.
def set_clip(self, clip_path):
...
| Parameter | Type | Description |
|---|---|---|
| clip_path | aspose.pydrawing.drawing2d.GraphicsPath | A clipping path. |
aspose.pageDevice