PsDocument.ClipAndNewPath
PsDocument.ClipAndNewPath method
将剪辑添加到当前图形状态,然后写入“newpath”运算符。有必要对这个剪切路径和一些后续路径(例如用“字符路径”运算符勾勒出的字形)的汇合处进行 escape 操作。
public void ClipAndNewPath(GraphicsPath s)
范围 | 类型 | 描述 |
---|---|---|
s | GraphicsPath | 剪切路径。 |
也可以看看
- class PsDocument
- 命名空间 Aspose.Page.EPS
- 部件 Aspose.Page