CompoundCurve.Item
CompoundCurve indexer
Obtiene elICurve
en el índice especificado.
public ICurve this[int index] { get; }
Parámetro | Descripción |
---|---|
index | El índice. |
El valor de la propiedad
ElICurve
.
Excepciones
excepción | condición |
---|---|
ArgumentOutOfRangeException | El índice está fuera de rango. |
Ver también
- interface ICurve
- class CompoundCurve
- espacio de nombres Aspose.Gis.Geometries
- asamblea Aspose.GIS