Item
SubPathCollection 索引器
获取指定索引处的 SubPath 元素。
public SubPath this[int index] { get; }
参数 | 描述 |
---|---|
index | 集合中的索引。 |
返回值
SubPath 对象。
另请参见
- class SubPath
- class SubPathCollection
- namespace Aspose.Pdf.Vector
- assembly Aspose.PDF
获取指定索引处的 SubPath 元素。
public SubPath this[int index] { get; }
参数 | 描述 |
---|---|
index | 集合中的索引。 |
SubPath 对象。