PsDocument.Clip
PsDocument.Clip method
将剪辑添加到当前图形状态。
public void Clip(GraphicsPath s)
范围 | 类型 | 描述 |
---|---|---|
s | GraphicsPath | 剪切路径。 |
也可以看看
- class PsDocument
- 命名空间 Aspose.Page.EPS
- 部件 Aspose.Page
将剪辑添加到当前图形状态。
public void Clip(GraphicsPath s)
范围 | 类型 | 描述 |
---|---|---|
s | GraphicsPath | 剪切路径。 |