ICompoundCurve.Item
ICompoundCurve indexer
获取ICurve
在指定的索引处.
public ICurve this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
适当的价值
的ICurve
.
也可以看看
- interface ICurve
- interface ICompoundCurve
- 命名空间 Aspose.Gis.Geometries
- 部件 Aspose.GIS
获取ICurve
在指定的索引处.
public ICurve this[int index] { get; }
范围 | 描述 |
---|---|
index | 指数。 |
的ICurve
.