CompoundCurve.Item

CompoundCurve indexer

Obtient leICurve à l’index spécifié.

public ICurve this[int index] { get; }
ParamètreLa description
indexL’index.

Valeur de la propriété

LeICurve .

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionL’index est hors plage.

Voir également