XpsDocument.InsertPath

XpsDocument.InsertPath method

插入到活动页面的新路径index位置.

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

返回值

插入的路径。

也可以看看