ICompoundCurve.Item

ICompoundCurve indexer

Obtiene elICurve en el índice especificado.

public ICurve this[int index] { get; }
ParámetroDescripción
indexEl índice.

El valor de la propiedad

ElICurve .

Ver también