ICompoundCurve.Item
ICompoundCurve indexer
Gets the ICurve
at the specified index.
public ICurve this[int index] { get; }
Parameter | Description |
---|---|
index | The index. |
Property Value
The ICurve
.
See Also
- interface ICurve
- interface ICompoundCurve
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS