XpsCanvas.InsertPath

XpsCanvas.InsertPath method

在此画布的子列表中插入一个新路径index位置.

public XpsPath InsertPath(int index, XpsPathGeometry data)
范围类型描述
indexInt32应插入新路径的位置。
dataXpsPathGeometry路径的几何形状。

返回值

插入的路径。

也可以看看