Add
SubPathCollection.Add 方法
将新的 SubPath 对象添加到集合中。
public void Add(SubPath item)
参数 | 类型 | 描述 |
---|---|---|
item | SubPath | SubPath。 |
另请参见
- 类 SubPath
- 类 SubPathCollection
- 命名空间 Aspose.Pdf.Vector
- 程序集 Aspose.PDF
将新的 SubPath 对象添加到集合中。
public void Add(SubPath item)
参数 | 类型 | 描述 |
---|---|---|
item | SubPath | SubPath。 |