XpsCanvas.InsertPath
XpsCanvas.InsertPath method
在此画布的子列表中插入一个新路径index位置.
public XpsPath InsertPath(int index, XpsPathGeometry data)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应插入新路径的位置。 |
data | XpsPathGeometry | 路径的几何形状。 |
返回值
插入的路径。
也可以看看
- class XpsPath
- class XpsPathGeometry
- class XpsCanvas
- 命名空间 Aspose.Page.XPS.XpsModel
- 部件 Aspose.Page