set_clip method
set_clip
Sets the current clip path.
def set_clip(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | A clip path. |
See Also
- module
aspose.tex.presentation - class
Device
Sets the current clip path.
def set_clip(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | A clip path. |
aspose.tex.presentationDevice