XpsDocument.InsertPath
XpsDocument.InsertPath method
插入到活动页面的新路径index位置.
public XpsPath InsertPath(int index, XpsPathGeometry data)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应插入新路径的位置。 |
data | XpsPathGeometry | 路径的几何形状。 |
返回值
插入的路径。
也可以看看
- class XpsPath
- class XpsPathGeometry
- class XpsDocument
- 命名空间 Aspose.Page.XPS
- 部件 Aspose.Page