PdfDevice.SetClip
PdfDevice.SetClip method
Adds the specified path to the current clip path.
public override void SetClip(GraphicsPath clipPath)
| Parameter | Type | Description |
|---|---|---|
| clipPath | GraphicsPath | The clip path to be added. |
See Also
- class PdfDevice
- namespace Aspose.Page.XPS.Presentation.Pdf
- assembly Aspose.Page