PsDocument.Clip
PsDocument.Clip method
Adds clip to current graphics state.
public void Clip(GraphicsPath s)
Parameter | Type | Description |
---|---|---|
s | GraphicsPath | The clipping path. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page
Adds clip to current graphics state.
public void Clip(GraphicsPath s)
Parameter | Type | Description |
---|---|---|
s | GraphicsPath | The clipping path. |